Hi All, I've come across the following problem with merb 0.5.3 (ruby 1.8.6 / Mac OS X Leopard). Basically, when I type 'merb' or 'merb -i' from within the app's root, It starts, compiles the routes and then exits. Any ideas???
This is a brand spanking new merb app: [EMAIL PROTECTED]:~/Projects/schmerb$ merb Merb started with these options: --- :exception_details: true :host: 0.0.0.0 :mongrel_x_sendfile: true :reloader: true :reloader_time: 0.5 :cache_templates: false :session_secret_key: /USERS/JOSH/PROJECTS/SCHMERB8520 :use_mutex: true :merb_root: /Users/josh/Projects/schmerb :session_id_cookie_only: true :port: "4000" :query_string_whitelist: [] :environment: development /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.3/lib/merb/version.rb:45: warning: already initialized constant RELEASE Started merb_init.rb ... Loading Application... Compiling routes.. [EMAIL PROTECTED]:~/Projects/schmerb$
_______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
