gnocode / noladex.org

People of New Orleans
http://www.noladex.org
21 stars 10 forks source link

Javascript refactoring #27

Closed joeellis closed 12 years ago

joeellis commented 12 years ago

Just a quick refactoring of the javascript in the overall application.html.erb template. Switched it to use the rails javascript helpers, put a very basic structure on javascript code, moved scripts to /javascripts instead of /js, small refactoring in the users index page to use a partial (which will be needed later for the continuous scrolling), and some gemfile updates (just run bundle install after pulling down the new code)

mshwery commented 12 years ago

would merge this pull request if i knew rails more comfortably. still has manual merge fixes.