Rake tasks, arguments, and external scripts
January 15, 2012Passing optional arguments to rake tasks.
We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Passing optional arguments to rake tasks.
Rails allows you to use a partial like a miniature layout: let's give them a spin.
See how you can use ActiveRecords in rake tasks.
A quick review of Rails 3 in Action by Ryan Bigg and Yehuda Katz.
Trying out the rails asset pipeline by building an image preview.
How to get the data required by a Cucumber test into the database.
Improving your testing developer experience with Cucumber.
Rails 3 is a pretty big framework and brings a few new things to the table. Where to start learning it?
Making your first open source contribution can be daunting, but we'll make it straightforward.
Automatically marking required fields in HTML forms, based on ActiveRecord validators.
Creating a public API that can be consumed with cross-domain requests.