The issue seems to be I have a lot of rake tasks which are related to
running specs. All these rake files are in lib/tasks folder.

Should I keep them somewhere else ?

Regards,
Amiruddin Nagri


On Sat, Jun 26, 2010 at 10:53 PM, Amiruddin Nagri <amir.na...@gmail.com>wrote:

> I am trying to install routing filter gem in my app, the problem with
> routing filter is the gem name is different from lib file name, this is how
> I use it from environment.rb
>
>   config.gem "routing-filter", :version => '0.0.1', :lib =>
> 'routing_filter'
>
> what will be the equivalent line in .gems file ?
>
> Apologies for my limited knowlege of rubygems, but I have tried all resorts
> including googling like crazy, nothing seems to point at anything useful.
>
> My application is on spiker.heroku.com
>
> Regards,
> Amiruddin Nagri
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to