padrino / padrino-recipes

A collection of padrino templates and plugins
http://www.padrinorb.com
292 stars 50 forks source link

Unable to install bootsrap gem #84

Closed collegeimprovements closed 8 years ago

collegeimprovements commented 9 years ago

I'm getting the following error while trying to install the bootstrap gem with padrino-gen plugin bootstrap command.

 apply  https://raw.github.com/padrino/padrino-recipes/master/plugins/bootstrap_plugin.rb
  The template at https://raw.github.com/padrino/padrino-recipes/master/plugins/bootstrap_plugin.rb could not be found!

Please help.

wikimatze commented 8 years ago

It's fixed by now (maybe it was a temporary failure for bootstrap because we're grabbing the sources from https://raw.github.com/twbs/bootstrap/master/dist/*).