Changeset [19abf6665704669e90b01e73c47a29947be82717] by Marnen Laibow-Koser
September 21st, 2011 @ 02:43 PM
Merge branch '56-rails3-deprecations'
https://github.com/marnen/quorum2/commit/19abf6665704669e90b01e73c4...
Committed by Marnen Laibow-Koser
- A config/initializers/exception_notifier.rb
- A vendor/plugins/make_resourceful/DEFAULTS
- A vendor/plugins/make_resourceful/LICENSE
- A vendor/plugins/make_resourceful/README
- A vendor/plugins/make_resourceful/Rakefile
- A vendor/plugins/make_resourceful/VERSION
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/resourceful_scaffold_generator.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/controller.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/fixtures.yml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/functional_test.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/helper.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/migration.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/model.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/unit_test.rb
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view__form.haml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_edit.haml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_index.haml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_new.haml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_partial.haml
- A vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_show.haml
- A vendor/plugins/make_resourceful/init.rb
- A vendor/plugins/make_resourceful/lib/resourceful/base.rb
- A vendor/plugins/make_resourceful/lib/resourceful/builder.rb
- A vendor/plugins/make_resourceful/lib/resourceful/default/accessors.rb
- A vendor/plugins/make_resourceful/lib/resourceful/default/actions.rb
- A vendor/plugins/make_resourceful/lib/resourceful/default/callbacks.rb
- A vendor/plugins/make_resourceful/lib/resourceful/default/responses.rb
- A vendor/plugins/make_resourceful/lib/resourceful/default/urls.rb
- A vendor/plugins/make_resourceful/lib/resourceful/maker.rb
- A vendor/plugins/make_resourceful/lib/resourceful/response.rb
- A vendor/plugins/make_resourceful/lib/resourceful/serialize.rb
- A vendor/plugins/make_resourceful/spec/accessors_spec.rb
- A vendor/plugins/make_resourceful/spec/actions_spec.rb
- A vendor/plugins/make_resourceful/spec/base_spec.rb
- A vendor/plugins/make_resourceful/spec/builder_spec.rb
- A vendor/plugins/make_resourceful/spec/callbacks_spec.rb
- A vendor/plugins/make_resourceful/spec/integration_spec.rb
- A vendor/plugins/make_resourceful/spec/maker_spec.rb
- A vendor/plugins/make_resourceful/spec/response_spec.rb
- A vendor/plugins/make_resourceful/spec/responses_spec.rb
- A vendor/plugins/make_resourceful/spec/rspec_on_rails/LICENSE
- A vendor/plugins/make_resourceful/spec/rspec_on_rails/redirect_to.rb
- A vendor/plugins/make_resourceful/spec/rspec_on_rails/render_template.rb
- A vendor/plugins/make_resourceful/spec/serialize_spec.rb
- A vendor/plugins/make_resourceful/spec/spec_helper.rb
- A vendor/plugins/make_resourceful/spec/urls_spec.rb
- R vendor/plugins/exception_notification
- R vendor/plugins/make_resourceful
- M Gemfile
- M Gemfile.lock
- M app/controllers/application_controller.rb
- M app/controllers/calendars_controller.rb
- M app/views/calendars/edit.html.haml
- M app/views/calendars/users.html.haml
- M app/views/events/_attendance.html.haml
- M app/views/user_sessions/new.html.haml
- M app/views/users/new.html.haml
- M app/views/users/reset.html.haml
- M public/stylesheets/sass/quorum.scss
- M spec/controllers/calendars_controller_spec.rb
- M spec/controllers/permissions_controller_spec.rb
- M spec/views/calendars/users.html.haml_spec.rb
- M spec/views/events/_attendance.html.haml_spec.rb
- M spec/views/events/_event.html.haml_spec.rb
- M spec/views/events/ical.ics.erb_spec.rb
- M spec/views/events/index.html.haml_spec.rb
- M spec/views/events/new.html.haml_spec.rb
- M spec/views/events/show.html.haml_spec.rb
- M spec/views/users/new.html.haml_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>