brain.rbinstance_missing
This plugin imports a rails project into subversion (excluding tmp files, logs and more) and converts the current directory to a working copy of that project.
SvnImport goes a little bit further than just adding everything; it ignores resources such as logs, tmp files and database.yml and environment.rb.
For the database.yml and environment.rb files, SvnImport creates template files, and provides a task for copying them back after checkout. This allows each developer to have their own database settings and/or keep the password for the production database out of version control.
<br />script/plugin install https://svn.cjohansen.no/rails/plugins/svn_import/trunk <br /><br />rake svn:import<br /><br />rake svn:setup<br />| Variable | Value |
|---|---|
| GITHUB | |
| WWR | { :working_with_rails => 'http://www.workingwithrails.com/person/5844-elad-meidar' } |
| IRC | { 'irc.freenode.net' => [ '#rubyonrails', '#railsbridge', '#ruby', '#mootools' ]} |
| SKYPE | eladmeidar |
You're seeing this error because I think it is funny.