On Apr 08, 2010, at 4:14 pm, Mooktakim Ahmed wrote: > if defined? Heroku > gem 'blah' > end
Thanks for the suggestion - it doesn't appear to work in my Gemfile though. I've had to resort to gem "autotest-fsevent" if RUBY_PLATFORM =~ /darwin/ To install it only on my workstation. Cheers Ashley -- http://www.patchspace.co.uk/ http://www.linkedin.com/in/ashleymoran -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
