Displaying 2 results from an estimated 2 matches for "session_id_cookie_on".
Did you mean:
session_id_cookie_only
2008 Mar 16
0
Merb Init Problems
.../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..
josh at JDS-MacBook:~/Project...
2007 Dec 13
2
Trying to use ActiveRecord STI but fails
...r look like this:
$ script/merb
Merb started with these options:
---
:exception_details: true
:reloader: true
:session_secret_key: .6393
:mongrel_x_sendfile: true
:reloader_time: 0.5
:cache_templates: false
:merb_root: /home/francois/src/florian-opsdb/trunk/amara
:use_mutex: true
:host: 127.0.0.1
:session_id_cookie_only: true
:environment: development
:port: "4000"
:query_string_whitelist: []
Started merb_init.rb ...
Connecting to database...
Thu, 13 Dec 2007 03:22:38 GMT: loading gem ''merb_activerecord'' from
config/dependencies.rb:16 ...
Loading Application...
---
- /usr/lib/ruby/...