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
5
lib/sprockets/umodule/version.rb
Normal file
5
lib/sprockets/umodule/version.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module Sprockets
|
||||
module Umodule
|
||||
VERSION = '1.0.0'
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue