"Fails to start" is not very helpful - what error message do you get? It'll be helpful to know what version of Rails you're running, and the output of 'rake gems'. If that errors out, try 'rake gems --trace' to get a detailed error.
--Matt Jones On Feb 27, 4:22 pm, Sean Mcgilvray <[email protected]> wrote: > Matt: Thank you for your reply. I have put this in the environment.rb > file and my app fails to start? > > config.gem 'cyu-ar_mailer', :lib => 'ar_mailer', :source => > 'http://gems.github.com' > > Thanks > > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

