Photo shared by shinyai
- Enumerating Ruby: Handling Memory Constraints and Recovering from Errors: Michael Harrington shows the use of enum_for with an example of reading a CSV file and creating records in DB without loading the whole thing in memory or using blocks.
- Episode 260: Messaging with Faye: Ryan Bates shows how to use Faye to implement push notifications using Rails.
- Default views in Rails 3.0 with custom resolvers: José Valim shows how to provide your own resolver to render default views using Rails 3.0.

0 comments:
Post a Comment