lets rails

This commit is contained in:
ablwr
2014-07-08 10:51:25 -04:00
parent 76cc98e6a1
commit d2797a77c5
97 changed files with 2756 additions and 2498 deletions

0
app/models/.keep Normal file
View File

View File

View File

@@ -1,5 +1,5 @@
class Generate
attr_reader :output, :input
class Generate < ActiveRecord::Base
attr_reader :input
def initialize(input)
@input = input