Displaying 1 result from an estimated 1 matches for "schmerb8520".
2008 Mar 16
0
Merb Init Problems
...ideas???
This is a brand spanking new merb app:
josh at JDS-MacBook:~/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_ini...