forked from bofh/fetsite
calendar feature generiert
This commit is contained in:
4
app/models/calentry.rb
Normal file
4
app/models/calentry.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class Calentry < ActiveRecord::Base
|
||||
attr_accessible :ende, :start, :summary, :typ
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user