Updating to use Rails 2.1.2. Moving the gem dependancies to the config/environment.rb file. Moving the vendor/plugins externals into our svn.
This commit is contained in:
parent
38f4e17865
commit
252c2f7022
46 changed files with 3919 additions and 7 deletions
2
vendor/plugins/sql_session_store/install.rb
vendored
Executable file
2
vendor/plugins/sql_session_store/install.rb
vendored
Executable file
|
@ -0,0 +1,2 @@
|
|||
# Install hook code here
|
||||
puts IO.read(File.join(File.dirname(__FILE__), 'README'))
|
Loading…
Add table
Add a link
Reference in a new issue