On Thu, Jan 3, 2013 at 4:31 AM, jmcguckin <mcguc...@gmail.com> wrote:
> Trying to add bootstrap to an app being ported to Rails 3.2.3.

> group :assets do
>   gem 'sass-rails', '~> 3.1'
>   gem 'bootstrap-sass', '~> 2.0.0'
>   gem 'coffee-rails', '~> 3.2.2'
>   gem 'uglifier', '>= 1.2.3'
>
> end

I have bootstrap-sass outside of group :assets and it's working fine...

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to