Skip to content

Commit

Permalink
Adds TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jstorimer committed Oct 28, 2011
1 parent 93f72b8 commit d8ec799
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions TODO
@@ -0,0 +1,11 @@
[ ] Allow users to load whatever they want (besides just config/application.rb)
Maybe in a local .spin file?

[ ] Since we already have the environment preloaded, why couldn't we use that to fork off a rails console?
or rails server? `spin console`

[ ] Test this with different testing frameworks. rspec? minitest?

[ ] Test with different app frameworks. config/application is obviously rails-specific. This depends on item #1.

[ ] Test with different tools. Can it work with watchr? autotest?

0 comments on commit d8ec799

Please sign in to comment.