6 lines
74 B
Ruby
6 lines
74 B
Ruby
|
module Backbone
|
||
|
module Generator
|
||
|
# Your code goes here...
|
||
|
end
|
||
|
end
|