agenda-libre-ruby/app/views/users/show.json.jbuilder

2 lines
85 B
Plaintext
Raw Normal View History

2013-11-14 10:54:09 +01:00
json.extract! @user, :login, :email, :lastname, :firstname, :created_at, :updated_at