The Rails application that powers OpenStreetMap
Find a file
Kai Krueger 92af0eccd5 Add test for OpenID login and signup
The tests need the ROTS (Ruby OpenID Test Server) running.
ROTS can be found at http://github.com/roman/rots
If ROTS is not running, there will be 4 failed test cases, but otherwise
things should work
2010-05-02 11:04:51 +01:00
app Add an extra null pointer check that can trigger in tests 2010-05-02 11:03:45 +01:00
config Make a missing string translatable. Add a note about not needing a password with OpenID 2010-05-02 01:06:30 +01: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 Improve hiding of openid field on signup screen 2010-05-01 19:18:06 +01:00
script This script requires perl 5.10 2010-04-21 00:17:05 +00:00
test Add test for OpenID login and signup 2010-05-02 11:04:51 +01: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/