public
Description: use jetty to run rails projects
Homepage: http://jetty-rails.rubyforge.net
Clone URL: git://github.com/fabiokung/jetty-rails.git
commit  f4d340a2abad813656184db4aac06962705a7005
tree    b990f8fa427314052a1f5fa1384e37f1157ccc84
parent  357f7bce896f8ad055290be627bb86510430b021
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)