Routing Basics: Ruby on Rails for Front-End Dev...
Routing Basics: Ruby on Rails for Front-End Developers This guest post is by Miles Matthias , who in between trips and sip...
@hubertlepicki @garybernhardt It does look like...
configures Rails itself to serve static assets. Defaults to true, but in the production environment is turned off as the s...
I'll admit it. I've been using Rails for years ...
method does the heavy lifting of rendering your application's content for use by a browser. There are a variety of ways to...
Routing Basics: Ruby on Rails for Front-End Dev...
Routing Basics: Ruby on Rails for Front-End Developers Posted by IndianGuru on January 29, 2014 — 0 comments Miles Matthia...
Prevent email havesting in rails using the mail...
<%= button_to "New", action: "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><input ...
Reading Rails - Errors and Validators
Reading Rails - Errors and Validators Posted by netghost on January 30, 2014 — 0 comments Are you a curious developer? I s...
"after_* callbacks on Rails models seem to have...
ActiveRecord, Caching, and the Single Responsibility Principle Josh Clayton August 19, 2011 rails good code I was working ...
Getting Started with Rails — Ruby on Rails Guid...
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Rainforest Alliance to independently audit APP'...
Rainforest Alliance has agreed to conduct an audit of Asia Pulp & Paper's progress in implementing the zero deforestation ...
@alantucker Alternatively, we have our Ruby spe...
Serious rails hosting out of the box™ Brightbox provides high-performance virtualised servers, optimised for hosting Ruby ...
Medium's Ruby on Rails Collection
Medium's Ruby on Rails Collection Posted by rizwanreza on February 03, 2014 — 0 comments I've been seeing quite a lot...
"Removed 'cow' => 'kine' irregular inflection f...
If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...
@oujiro_coffee 多少面倒でもいいならここの最初のやつを
% mkdir ~/src % cd ~/src % wget http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p195.tar.gz % tar xzf ruby-2.0.0-p195.tar...
ruby-lint (1.1.0): A linter and static code ana...
A linter and static code analysis tool for Ruby.
@jlecour reminded me a lot of this post which i...
RailsConf 2007 was a blast. Koz and I were able to do a live “Rails Way” presentation in front of all 1,600 attendees, and...