In case you didn't know it - #rails has a curre...
<%= button_to "New", :action => "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><inp...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
スはスペックのス 【第 2 回】 RSpec on Rails (コントローラとビュー編)
diff --git a/0023/myblog/config/environments/development.rb b/0023/myblog/config /environments/development.rb index 0589aa...
Railscasts - Routing in Rails 3:
Rails 3 sports a new routing interface. In this episode I show how to translate the old interface into the new one and sho...
Backbone.js on Rails hits 1.0. Professionally e...
June 23, 2012 Tagged: backbone.js rails Comments (View) Backbone.js on Rails hits 1.0 Almost 1 year ago, on July 18, 2011,...
The Last 2 Weeks in Ruby: Rails 3.2.6, Savon 1....
Rails 3.2.6 Released: Fixes More Vulnerabilities Rails 3.2.4 was released a few weeks ago fixing two serious security vuln...
@WiseMindStudios Try rails's force_ssl method. ...
Force the request to this particular controller or specified actions to be under HTTPS protocol. Note that this method wil...
Plasticx Blog : Rails Models in a Namespace:
If you are starting to get a cluttered model space in your Rails application you should consider placing your models in a ...
Databases & Rails: Week 3 Build HTML with Pure ...
Databases & Rails: Week 3 Build HTML with Pure Ruby (no Rails) Posted by schneems on June 26, 2012 — 0 comments Week 3 in ...
Help Rails with 'weird' Regexps - CHECK / https...
Web application frameworks are made to help developers building web applications. Some of them also help you with securing...
Application templates in Rails 3:
I actually got started by learning how to create generators in Rails 3 (used to create custom code in an existing Rails ap...
What’s New in Edge Rails #27: Week of June 25 -...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the univer...
Railscasts - Git on Rails:
Git has been getting a lot of buzz lately, and for good reason. It's an excellent SCM which in many ways is more simple an...
Ubuntu 12.04 Ruby on Rails Development Environment
I know I'm late to the party, but I just couldn't find a guide that documented a rails setup the way that I needed it to, ...
