frontend-generators
frontend-generators copied to clipboard
Rake tasks to add Bootstrap, Font Awesome, and Start Bootstrap Landing Pages to a Rails app
gem 'jquery-rails', '~> 4.3', '>= 4.3.3' was enough for me to get new age theme working but didn't test with others
When I add a gem to the Gemfile it installs v 0.0.1 of a gem for some reason. So I had to specify path to github repo. That fixed an...
root path from plural to singular new_ages/index to this new_age/index Rails 5.1 needs jquery-rails gem
New Age Theme is not working. I got the following error: `NewAgesController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or...
After I implemented freelancer theme, everything worked fine except scrollspy effect. I've tried creative theme, scrollspy worked. I'm not sure where went wrong.
It appears that jquery is absent
[SB Admin 2 Theme](http://startbootstrap.com/template-overviews/sb-admin-2/)
Theme to port: http://startbootstrap.com/template-overviews/agency/
RubyGems doesn't like these and is always giving me warnings.