Rails locations - where do I locate a gem -


in rails -

where should locate gems? downloaded bootstrap , it's working, sample rails app, separately, want them work together. there bootstrapped rails gem (http://rubygems.org/gems/bootstrapped-rails) downloaded, i'm unsure should locate it. under models? , how make sure referring it? need add in controller well?

again, more answer question in title intended questioner can use

bundle show <gemname> 

to locate directory gem installed.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -

java Extracting Zip file -