Sam Ruby: Wunderbar on Rails
Wunderbar on Rails Tue 24 Apr 2012 at 21:12 Usage: add wunderbar and nokogiri to your Gemfile and run bundle install . Tem...
Rails for API applications (rails-api) released
Rails for API applications (rails-api) released Posted by wyeworks on April 21, 2012 — 0 comments Rails for API applicatio...
Memoizable#memoize - Example from Code School #...
# include InstanceMethods # if method_defined?(:#{original_method}) # if method_defined?(:_unmemoized_mime_type) raise "Al...
Making the Web Fast(er) one Rails page at a time
Making the Web Fast(er) one Rails page at a time Posted by igrigorik on April 24, 2012 — 0 comments RailsConf 2012 slides ...
@m0ok the rails guide for testing is a great in...
Testing support was woven into the Rails fabric from the beginning. It wasn’t an “oh! let’s bolt on support for running te...
Rails Internals: Secure Password
Rails Internals: Secure Password Posted by oscardb on April 24, 2012 — 0 comments Another article in the Rails internals s...
What's New in Edge Rails #18 - Week of April 15...
Monday, April 30, 2012 at 6:04AM Week of April 15 - April 29, 2012 Well, two weeks actually, but who's counting? In 41af36...
New in Rails Edge: Queue
New in Rails Edge: Queue Posted by oscardb on April 28, 2012 — 0 comments I'm launching a new rails edge series, here's th...
I wonder how many people actually know about th...
ActionMailer::Base.smtp_settings = { :address => "smtp.gmail.com", :port => 587, :domain => "railscasts.com", :user_name =...
Discount coupon for the Rails Tutorial (2nd Edi...
Discount coupon for the Rails Tutorial (2nd Edition) Posted by AntonioCangiano on April 24, 2012 — 0 comments Michael Hart...
TIL: about #simple_format in #Rails.
Returns text transformed into HTML using simple formatting rules. Two or more consecutive newlines(\n\n ) are considered a...
The Mega April 2012 Ruby and Rails News Roundup
MRuby: A Lightweight Ruby Implementation by Matz It's been in the making for a while (remember RiteVM?) but this week Matz...
Redmineは次のメジャーバージョンアップ(2.0)でRails 3.2.xに移行します。お...
As announced previously, the next major release of Redmine (2.0) will run with Rails 3.2. Today, the development branch wa...
Environment specific robots.txt with the Roboto...
Environment specific robots.txt with the Roboto Rails Engine Posted by dpickett on April 24, 2012 — 0 comments Introducing...
