Live mode doesn't seem to work for me... (but I can't tell!)
1 view
Skip to first unread message
cult hero
unread,
Nov 4, 2009, 4:10:53 PM11/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ramaze
I added this "Ramaze.options.mode = :live" to my app.rb file and
restarted my ramaze app via "ramaze start -s thin" and while it seems
to be working exceptions still give me a full trace which leads me to
believe the mode hasn't changed.
What's up?
cult hero
unread,
Nov 5, 2009, 1:06:43 PM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ramaze
Well, I figured this out. Don't use "ramaze start" to start an app.
Use start.rb to start it for testing purposes.