TODO in sinatra_more-0.3.14 vs TODO in sinatra_more-0.3.15

- old
+ new

@@ -1,12 +1,9 @@ = RESOURCES - Check out the following sinatra extensions: - * http://github.com/emk/sinatra-url-for/ * http://github.com/wbzyl/sinatra-static-assets - * http://github.com/hallison/sinatra-mapping/ - * http://github.com/bcarlso/snap/ * http://github.com/giraffesoft/classy_resources * http://github.com/nakajima/capinatra * http://github.com/deadprogrammer/spork * http://github.com/gioext/sinatra-memcache * http://github.com/kematzy/sinatra-cache @@ -29,9 +26,11 @@ * Look into removing overlapping methods and simply leveraging sinatra_warden * Take advantage of shared strategies: http://github.com/hassox/warden_strategies/tree/master/lib/ = COMPLETED +* Add support for multiple applications being mounted into routing system +* Add support for RoutingPlugin for easy to use named alias routes for urls * Add support for bundler (http://github.com/wycats/bundler) to make setting up a generated app easy * Add support for button tag method, mail_to helper * Add support for simple fields_for tag helper * Add content_for / yield tags similar to rails * Created application generator using thor \ No newline at end of file