public
Description: A starting point for your new Rails project.
Clone URL: git://github.com/relevance/jumpstart.git
update README
gdagley (author)
Thu May 29 19:45:28 -0700 2008
commit  d98cc9c0438522a779ba27119046838341c966db
tree    d926646af3987b7626254836cd6170e4eb6d0092
parent  ce8ac5593f29a9a1ed3aa0b58eba02819a448972
0
...
26
27
28
29
30
31
32
33
34
35
36
37
38
39
...
26
27
28
 
 
29
30
31
32
 
 
33
34
35
0
@@ -26,14 +26,10 @@ Controllers
0
 
0
 Plugins
0
 
0
-* acts_as_authentable - user authentication using bcrypt, with added activation and password reset
0
-* open_id_authentication
0
 * seo_helper
0
 * pretty_buttons
0
 * test_spec_on_rails - BDD using test/spec
0
 * fixture_replacement2
0
-* devbar
0
-* tarantula
0
 
0
 Be sure to 'git submodule init' and 'git submodule update' to get all the plugins.
0
 

Comments

    No one has commented yet.