Redmine/lib
Eric Davis 4cf2e7c216 Added a second rake task to generate the session store file.
`rake generate_session_store`

A lot of people think `rake config/initializers/session_store.rb` needs to
have an existing session_store.rb file in order to generate it.  This task
will make it easier to explain and document.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3267 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-12-30 00:46:48 +00:00
..
SVG Fixes SVG lib for ruby1.9. 2009-11-07 10:40:54 +00:00
generators Fixed the generated test in the redmine_plugin_model. (#3927) 2009-10-17 21:08:33 +00:00
redmine Auto-detect attachment content type when blank (#3782). 2009-12-29 13:28:30 +00:00
tasks Added a second rake task to generate the session store file. 2009-12-30 00:46:48 +00:00
ar_condition.rb Activity enhancements: 2008-03-11 19:33:38 +00:00
diff.rb Added branch and tag support to the git repository viewer. (#1406) 2009-08-15 22:41:40 +00:00
faster_csv.rb Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 2009-11-04 13:22:26 +00:00
redcloth3.rb Disabled broken textile references (#4354). 2009-12-09 10:30:23 +00:00
redmine.rb Fixed the caption on the Files module. (#4406) 2009-12-29 17:56:59 +00:00
tabular_form_builder.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00