mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
View specs, added factories, fixed bugs
This commit is contained in:
parent
322ddd1501
commit
d1e9bd06a6
33 changed files with 319 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Vposition < ActiveRecord::Base
|
||||
attr_accessible :title, :description, :date, :vday_ids
|
||||
attr_accessible :title, :description, :vday_ids
|
||||
|
||||
belongs_to :conference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue