Created
April 23, 2013 10:50
-
-
Save brumm/5442612 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zinc|master ⇒ gs | |
# On branch master | |
# Changes not staged for commit: | |
# (use "git add <file>..." to update what will be committed) | |
# (use "git checkout -- <file>..." to discard changes in working directory) | |
# | |
# modified: Gemfile | |
# modified: Gemfile.lock | |
# modified: app/assets/stylesheets/definitions.sass | |
# modified: app/assets/stylesheets/modules/_buttons.sass | |
# modified: app/assets/stylesheets/modules/_forms.sass | |
# modified: app/assets/stylesheets/modules/_lists.sass | |
# modified: app/assets/stylesheets/modules/_row.sass | |
# modified: app/models/user.rb | |
# modified: app/views/layouts/application.haml | |
# modified: config/routes.rb | |
# modified: db/schema.rb | |
# modified: db/seeds.rb | |
# | |
# Untracked files: | |
# (use "git add <file>..." to include in what will be committed) | |
# | |
# app/controllers/rooms_controller.rb | |
# app/helpers/rooms_helper.rb | |
# app/models/applied_role.rb | |
# app/models/role.rb | |
# app/models/room.rb | |
# app/views/rooms/ | |
# config/initializers/roleable.rb | |
# db/migrate/20130418164852_create_rooms.rb | |
# db/migrate/20130422190937_roleable_create_roles_and_applied_roles.rb | |
# test/fixtures/rooms.yml | |
# test/functional/rooms_controller_test.rb | |
# test/unit/helpers/rooms_helper_test.rb | |
# test/unit/room_test.rb | |
no changes added to commit (use "git add" and/or "git commit -a") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment