bootswatch_rails 3.2.0.43 → 3.3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. checksums.yaml +4 -4
  2. data/generate.sh +1 -1
  3. data/lib/bootswatch_rails/engine.rb +27 -2
  4. data/lib/bootswatch_rails/version.rb +4 -4
  5. data/lib/generators/bootswatch_rails/install/install_generator.rb +27 -8
  6. data/lib/generators/bootswatch_rails/install/templates/app/views/layouts/application.html.erb +1 -8
  7. data/lib/generators/bootswatch_rails/install/templates/application.js +23 -0
  8. data/lib/generators/bootswatch_rails/install/templates/head.html.erb +16 -11
  9. data/lib/generators/bootswatch_rails/sorcery/sorcery_generator.rb +1 -1
  10. data/vendor/assets/stylesheets/cerulean.css +266 -118
  11. data/vendor/assets/stylesheets/cosmo.css +272 -120
  12. data/vendor/assets/stylesheets/custom.css +275 -127
  13. data/vendor/assets/stylesheets/cyborg.css +271 -119
  14. data/vendor/assets/stylesheets/darkly.css +271 -119
  15. data/vendor/assets/stylesheets/flatly.css +271 -119
  16. data/vendor/assets/stylesheets/journal.css +267 -119
  17. data/vendor/assets/stylesheets/lumen.css +271 -119
  18. data/vendor/assets/stylesheets/paper.css +267 -119
  19. data/vendor/assets/stylesheets/readable.css +267 -119
  20. data/vendor/assets/stylesheets/sandstone.css +271 -124
  21. data/vendor/assets/stylesheets/simplex.css +267 -119
  22. data/vendor/assets/stylesheets/slate.css +267 -119
  23. data/vendor/assets/stylesheets/spacelab.css +267 -119
  24. data/vendor/assets/stylesheets/superhero.css +271 -119
  25. data/vendor/assets/stylesheets/united.css +267 -119
  26. data/vendor/assets/stylesheets/yeti.css +271 -119
  27. metadata +3 -3
  28. data/vendor/assets/stylesheets/amelia.css +0 -6286

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.