Sha256: e490fab57c6d934fbe83e32dbb789ef80bc3e7c77dcd4e66772d0dcaf85c597d
Contents?: true
Size: 805 Bytes
Versions: 19
Compression:
Stored size: 805 Bytes
Contents
HappySeed Angular Install ========================= ### What does this do? The happy_seed angular generator * Installs angularjs-rails * Updates application.js to include angular stuff * Creates a structure in app/assets for templates and angular controllers * Installs angular_controller.rb, a new angular layout * Creates a sample landing view ### Why do you want this? Getting angular to work in rails is a pain, especially when working around the asset pipeline. Figuring out how to get the controller views to be served correctly is just a hassle, and this gives a model for doing that as well as dealing with forgery. The philosophy here is that all of the angular html templates are stored out of the assets/templates directory. ### Environment Variables na ### What needs to be done? na
Version data entries
19 entries across 19 versions & 1 rubygems