mirror of
https://github.com/lloeki/sprockets-umodule.git
synced 2025-12-06 10:34:41 +01:00
Initial, working version
This commit is contained in:
commit
e9a75766fd
12 changed files with 196 additions and 0 deletions
11
README.mdown
Normal file
11
README.mdown
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# sprockets-umodule
|
||||
|
||||
[umodule-js](https://github.com/lloeki/umodule-js) integration with Sprockets
|
||||
|
||||
## Goal
|
||||
|
||||
Save you from the boilerplate of writing module wrapping.
|
||||
|
||||
## Usage
|
||||
|
||||
Add sprockets-umodule to your Gemfile. Name your module files with .umodule.
|
||||
Loading…
Add table
Add a link
Reference in a new issue