Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts: app/views/homework_attach/_jour.html.erb app/views/homework_attach/_journal_reply_items.html.erb app/views/homework_attach/_showjour.html.erb app/views/words/_feedback.html.erb app/views/words/_journal_reply_items.html.erb app/views/words/_message.html.erbmemcached_alan
commit
138fac9509
@ -1,3 +1,5 @@
|
||||
class PhoneAppVersion < ActiveRecord::Base
|
||||
attr_accessible :description, :version
|
||||
validates_presence_of :description, :version
|
||||
validates_uniqueness_of :version
|
||||
end
|
||||
|
Loading…
Reference in new issue