mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
Fix build
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class Book < Hash
|
||||
class Book < ActiveSupport::OrderedHash
|
||||
include ActiveModel::Validations
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user