PodParley PodParley

#42 with_options

Several methods in rails take a hash of options as the last argument. If you are passing the same options to several methods, you can remove this d...

An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#42 with_options" was published on June 8, 2007 and runs 3 minutes.

June 8, 2007 ·3m · RailsCasts (Mobile)

0:00 / 0:00

Several methods in rails take a hash of options as the last argument. If you are passing the same options to several methods, you can remove this duplication by using with_options. Learn all about it in this episode.

Several methods in rails take a hash of options as the last argument. If you are passing the same options to several methods, you can remove this duplication by using with_options. Learn all about it in this episode.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!