-
Notifications
You must be signed in to change notification settings - Fork 7
Agenda for Intermediate workshop
Abhishek Yadav edited this page Jan 24, 2015
·
12 revisions
Final Agenda
Hands on sessions on:
- Ruby Blocks and Enumerators by subhash
- ActiveRecord - Querying and Associations by steve
- Rails forms and params by abhishek
sample app; sample app wiki - Testing in Rails by vijay
Final four:
- Ruby blocks and enumerators ( subhash )
- ActiveRecord - querying and associations
- Forms and params handling
- Testing ( vijay )
- Asset-pipeline and working with Javascript
All Topics considered:
- Basics of session handling in web apps
- Rails facilities
- Devise
- form_for
- how params get parsed in controllers (how lists or hashes are constructed out of params)
- basics
- customizing scaffold generators
- shoulda matchers
- minification and revisioning of assets
- working with sprites
- capistrano