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...
Back to Basics: HTTP Requests in Rails Apps
Back to Basics: HTTP Requests in Rails Apps Posted by croaky on February 06, 2014 — 0 comments This article breaks down an...
PostgreSQL awesomeness for Rails developers
PostgreSQL awesomeness for Rails developers Posted by hubertlepicki on February 04, 2014 — 0 comments I just posted a bit ...
rxjs-rails (2.2.13): This gem makes the RxJS js...
This gem makes the RxJS js files available to the rails asset pipeline
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...
Chat Example App Using Server-Sent Events:
Chat Example App Using Server-Sent Events Mason Fischer July 14, 2013 rails redis Rails 4 can stream data to the browser w...
Rails developers can build iOS and OS X Apps to...
Rails developers can build iOS and OS X Apps too! New Book - RubyMotion for Rails Developers Posted by FluffyJack on Febru...
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...
If you are near the Portland, OR area check out...
If you are near the Portland, OR area check out Ember for Rails Devs training in March Posted by bcardarella on February 0...
Безопасный Rails код в миграциях
Безопасный Rails код в миграцияхAndrey Koleshko Доводилось ли вам когда-либо заполнять данными базу в миграциях, когда про...
Back to Basics: HTTP Requests in Rails Apps
Request bodies are defined by a form's markup. In the form tag there is an attribute called enctype , this attribute tells...
Arduino is Rails for Hardware Hacking via @pivo...
Just as Rails did for web development, the Arduino project combines powerful layers of abstraction with sensible defaults,...
Nested Resources and making RESTful paths for t...
Active Record Basics Rails Database Migrations Active Record Validations Active Record Callbacks Active Record Association...
hierapolis-rails (1.0.0): This gem using to in...
This gem using to integrate hierapolis theme on rails project.
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...