hi everybody,
i'm working on an app based on rails 3.2.6.
for a particular reason i have to install all the gems in a local folder
inside the app (vendor/gems/folder_name)
i've install compass_twitter_bootstrap successfully but when i try to
import the stylesheet (@import 'compass_twitter_bootstrap') i receive
this error:
File to import not found or unreadable: compass_twitter_bootstrap.
it seems a path issue. i've tried to add the folder into the
config.assets.paths but nothing seems to work.
any tips?

-- 
Posted via http://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-US.

Reply via email to