added timestamps to rails admin
This commit is contained in:
@@ -18,6 +18,8 @@ RailsAdmin.config do |config|
|
||||
field :language
|
||||
field :support
|
||||
field :li_membership
|
||||
field :created_at
|
||||
field :updated_at
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user