The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 79e140641c Tweak the OpenID login page
* Replace 'foo' alt text with a real alt text and add title="" text
    too

  * Don't display an "Or" between the two, it's obvious from context
    that it's either-or

  * Display a small OpenID logo next to the login form (from
    http://openid.net/foundation/news/logos/)

  * Fix some indenting / HTML errors in the login table

  * Don't add border: 1px style to the OpenID provider logos. Prettier
    this way and doesn't include inline CSS
2010-04-27 20:32:43 +00:00
app Tweak the OpenID login page 2010-04-27 20:32:43 +00:00
config Tweak the OpenID login page 2010-04-27 20:32:43 +00:00
db Merge branch 'master' into openID 2010-04-20 23:41:14 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Ignore some more files. 2010-04-19 16:48:10 +01:00
public Tweak the OpenID login page 2010-04-27 20:32:43 +00:00
script This script requires perl 5.10 2010-04-21 00:17:05 +00:00
test Adding timecop as a gem dependency when in development env. This allows for time based tests to be accurate/consistent. It will stop the random error on the api_controller_test#test_changes_simple, when you are on a slow machine/have bad timing. 2010-04-03 21:02:20 +00:00
vendor Merge branch 'master' into openid 2010-04-20 00:41:03 +01:00
.gitignore Ignore some more files. 2010-04-19 16:48:10 +01:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/