You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewberls edited this page Oct 24, 2011
·
1 revision
Andrew 10.24.11 2:09pm
-I just regenerated the entire app using Rails 3.1. This brings us up to the most recent version of Rails, and adds support for features such as precompiled assets (allowing us to use Sass, coffeescript, etc). I recreated all of the controllers and models, etc but you will have to pull the new files and run a bundle install to make sure everything works. Let me know if you run into any problems.