Interesting Rails Questions on StackOverflow Pt 3
A few Stack Overflow questions I found helpful:
- Using Rails 3.1, where do you put your page specific javascript code?
- Connecting Rails 3.1 with Multiple Databases
- Adding HTML5 offline support to a Rails 3.1 app
- Explain to me how config works in Rails
- How can I start my Ruby environment from scratch?
- How do you access a Ruby on Rails Rails.root.join yml file from the console?
- How can I programaticaly fill out a remote form with data from another form using Rails?
- Load seed data in Rails 3 Project
- What does a member and collection route mean?
- Rails Namespace vs. Nested Resource
- render partial object vs locals



