public
Description: use jetty to run rails projects
Homepage: http://jetty-rails.rubyforge.net
Clone URL: git://github.com/fabiokung/jetty-rails.git
jetty-rails / TODO.txt
100644 12 lines (10 sloc) 0.392 kb
1
2
3
4
5
6
7
8
9
10
11
12
== TODO never ends...
 
* Improve RDocs
* integration test for lib_dir jars loading
* read configuration from warble.rb
* install custom resources from warbler configuration
* add custom classes from warble.rb to the context classpath
* add custom jars from warble.rb to the context classpath
* support config/web.xml.erb
* read any custom jetty.xml
* support jetty-plus features (i.e.: jndi)