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 sinatrarb
I just configured sinatra to work with passenger(mod_rails) and it was
an awesome setup.
I'm running into a strange error though. I get a "Not Found!" error at
the root. Any other route works
fine. Testing it with just the simple hello world get "/hello" do ...
end is fine but get "/" do ... end chokes.
Anyone run in to this before?
--Tstrokes
blake.m...@gmail.com
unread,
Jul 18, 2008, 4:31:42 PM7/18/08
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 sina...@googlegroups.com
What is the result of the below test when hitting root?