Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed module name #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Changed module name #9

wants to merge 5 commits into from

Commits on Oct 29, 2013

  1. Changed module name

    In order to not conflict the the user api gem, which also uses "TheCity", we use a different module name to make the classes unique.
    davbeck committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    9f8cd83 View commit details
    Browse the repository at this point in the history
  2. Fixed module name change

    davbeck committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    940fb28 View commit details
    Browse the repository at this point in the history
  3. Fixed module name change

    davbeck committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    bdf1260 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:davbeck/thecity-admin-ruby

    Conflicts:
    	spec/api/group_address_list_spec.rb
    	spec/api/group_checkin_list_spec.rb
    	spec/api/group_event_attendance_list_spec.rb
    	spec/api/role_list_spec.rb
    	spec/api/skill_list_spec.rb
    	spec/api/skilled_user_id_list_spec.rb
    	spec/api/skilled_user_list_spec.rb
    	spec/api/tag_group_list_spec.rb
    	spec/api/tag_list_spec.rb
    	spec/api/terminology_list_spec.rb
    	spec/api/user_address_list_spec.rb
    	spec/api/user_admin_privilege_list_spec.rb
    	spec/api/user_family_list_spec.rb
    	spec/api/user_invitation_list_spec.rb
    	spec/api/user_list_spec.rb
    	spec/api/user_note_list_spec.rb
    	spec/api/user_process_answer_list_spec.rb
    	spec/api/user_process_list_spec.rb
    	spec/api/user_role_list_spec.rb
    	spec/api/user_skill_list_spec.rb
    	spec/api/user_spec.rb
    	spec/api/web_hook_list_spec.rb
    	spec/readers/api_reader_spec.rb
    davbeck committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    a8c22ef View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Configuration menu
    Copy the full SHA
    7e12b4c View commit details
    Browse the repository at this point in the history