search for: colgan

Displaying 3 results from an estimated 3 matches for "colgan".

Did you mean: colgar
2011 Oct 16
2
current_path?
What''s the best way to retrieve the current path? (i.e. /posts/1) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2011 Aug 15
0
Rails 3 app breaks Rails 2 app
I''ve got a VPS with Apache/mod_rails installed. I had a virtual host set up for redmine (rails 2 app) that was working just fine. Then I set up a virtual host with my own rails 3 app and got it working, but now when I try to access redmine, passenger throws up the error: can''t activate activesupport (= 3.0.9, runtime) for ["railties-3.0.9"], already activated
2011 Oct 19
0
Email Anonymization
I''m working on an email anonymization feature for my rails app (kind of like craigslist). I''ve configured postfix to pipe all emails addressed to user-*@example.com (i.e. user-1234-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org, where 1234 is the user id in the database) into rails via the mailer''s receive method. Now, the idea is to first check that the sender''s