Changeset [a6175d3308adda016ce7da62c62a5ad399dbe184] by Brian Michalski
January 14th, 2012 @ 01:35 AM
Adding device and a user model.
Users consist of a device-managed entity plus a name.
https://github.com/wtg/flagship_docs/commit/a6175d3308adda016ce7da6...
Committed by Brian Michalski
- A app/controllers/users_controller.rb
- A app/helpers/users_helper.rb
- A app/models/user.rb
- A app/views/users/_form.html.erb
- A app/views/users/edit.html.erb
- A app/views/users/index.html.erb
- A app/views/users/show.html.erb
- A config/initializers/devise.rb
- A config/locales/devise.en.yml
- A db/migrate/20120107002259_devise_create_users.rb
- A db/migrate/20120107013135_add_name_to_users.rb
- A test/functional/users_controller_test.rb
- A test/unit/helpers/users_helper_test.rb
- M Gemfile
- M Gemfile.lock
- M app/assets/stylesheets/base.css.scss
- M app/views/categories/show.html.erb
- M app/views/documents/show.html.erb
- M app/views/layouts/_topbar_right.html.erb
- M app/views/layouts/application.html.erb
- M config/routes.rb
- M db/schema.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
http://github.com/wtg/flagship_docs