]> git.openstreetmap.org Git - rails.git/commit
Add welcome page based on http://osmlab.github.io/welcome-osm/
authorJohn Firebaugh <john.firebaugh@gmail.com>
Tue, 16 Jul 2013 00:38:42 +0000 (17:38 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Mon, 12 Aug 2013 20:34:40 +0000 (13:34 -0700)
commite3aaa6dd4b90320f7cad0efe66646692710a849b
treecf7417fec0964925386157e75b01800267ad155c
parentdae2c209d9e7eba8f3d1fda6d3d6a09a2c12ec00
Add welcome page based on http://osmlab.github.io/welcome-osm/
app/assets/images/welcome-sprite.png [new file with mode: 0644]
app/assets/stylesheets/common.css.scss
app/controllers/site_controller.rb
app/views/site/welcome.html.erb [new file with mode: 0644]
config/locales/en.yml
config/routes.rb
test/functional/site_controller_test.rb