Looking for the Rails 3.2 edition of Everyday R...
Looking for the Rails 3.2 edition of Everyday Rails Testing with RSpec? January 25, 2014 I’ve had a few requests for the R...
Prevent email havesting in rails using the mail...
<%= button_to "New", action: "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><input ...
listjs-rails (1.0.2): List.js automated install...
listjs-rails 1.0.2 List.js automated install for Rails 3.1+ install gem install listjs-rails Download Documentation Badge ...
Ruby Tapas ep 120, Outside-In Testing, streamin...
Ruby Tapas ep 120, Outside-In Testing, streaming free at Everyday Rails Posted by everydayrails on January 24, 2014 — 0 co...
The Rails Command Line — Ruby on Rails Guides F...
$ rails generate scaffold HighScore game:string score:integer invoke active_record create db/migrate/20120528060026_create...
@sanjay see 4.2.2.6 to set the foreign keys so ...
is a connection between two Active Record models. Associations are implemented using macro-style calls, so that you can de...
#Intridea's @Yorzi illustrates how to build a s...
There’s a rumor going around that Rails isn’t as sexy as it once was; that Javascript is the next world power and Single P...
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...
rails_exception_handler_admin (0.1.0): Rails Ex...
Rails Exception Handler Admin interface built on rails scaffolding with a twitter bootstrap theme.
Rails Testing Antipatterns: Models
Rails Testing Antipatterns: Models Posted by markoa on January 21, 2014 — 0 comments The biggest issues with model tests a...
We built a thing for you to use! It makes searc...
Rails Machine has a long history of helping companies scale their apps from a single virtual server to dozens of dedicated...
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...
YamlLocalesJsonizer - simple generation of JSON...
YamlLocalesJsonizer - simple generation of JSON data for a frontend from Rails-style YAML locales Posted by morhekil on Ja...
Torquebox 3, Rails 4 - zero downtime deployment...
Torquebox 3, Rails 4 - zero downtime deployments on Ubuntu 12.04 Posted by hubertlepicki on January 21, 2014 — 0 comments ...
@fpopenerp you raw tag is useless about-us woul...
Active Record Basics Rails Database Migrations Active Record Validations Active Record Callbacks Active Record Association...