– Some really good Cucumber posts here, unfortunately no tagging so I can’t point to the set.
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
BillSaysThis
-
BillSaysThis
http://www.railstutorial.org/book
– http://www.railstutorial.org/book: First few chapters of an exciting new book from Michael Hartl (RailsSpace) are now available for the free reading! Why exciting? Let’s just say that testing is covered in Chapter 2 and Git and Heroku in Chapter 1.
-
BillSaysThis
http://dcparker.github.com/ruby-gmail/
– A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
-
BillSaysThis
http://psionides.jogger.pl/2009/11/23/check-your-scripts-with-jslint-on-rails/
– Check your scripts with JSLint on Rails
-
BillSaysThis
http://github.com/hassox/pancake
– Pancake: Modern web applications often need to be constructed by interacting with numerous independent service/applications, each optimised for a specific task. However, making each of these components interact and work cohesively is difficult and time consuming. Pancake helps you construct clean, modular, re-usable code to create your web masterpieces.
-
BillSaysThis
http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails
– Optimizing asset bundling and serving with Rails: from the GitHub team
-
BillSaysThis
– List of Rails CMS software from Mike Gunderloy
-
BillSaysThis
– ObjectiveResource is a framework for the iPhone that makes interacting with Ruby on Rails applications dead simple.
-
BillSaysThis
http://blog.plataformatec.com.br/2009/11/understanding-devise-roles/
– Understanding Devise roles
-
BillSaysThis
– Jammit: Industrial Strength Asset Packaging for Rails Apps