Model for reading created
State pattern implemented
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
class Page < ActiveRecord::Base
|
||||
|
||||
end
|
||||
3
app/models/reading.rb
Normal file
3
app/models/reading.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Reading < ActiveRecord::Base
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user