Changeset [6600b4b75aa79bdd7df1fa831e4a526073de1eea] by Shawn Balestracci

December 29th, 2011 @ 11:37 AM

Committed by Shawn Balestracci

  • A .travis.yml
  • A app/views/district/users/_staff_assignment.erb
  • A app/views/district/users/_staff_assignments.erb
  • A app/views/layouts/_district_docs.html.erb
  • A app/views/team_consultations/undo_complete.js.rjs
  • A config/initializers/airbrake.rb
  • A config/initializers/backport_2_3_14_changes.rb
  • A doc/stats.rb
  • A features/school_admin/groups.feature
  • A lib/end_of_year_stats.rb
  • A lib/tasks/airbrake_tasks.rake
  • A lib/verify_student_in_district_externally.rb
  • A public/district_upload/sample/ext_test_scores_append.csv
  • A public/images/google_groups_logo_sm.gif
  • A spec/csv/ext_test_scores.csv
  • A spec/csv/ext_test_scores_appends.csv
  • A spec/helpers/consultation_form_builder_spec.rb
  • A spec/lib/csv_importer/base_spec.rb
  • A spec/lib/csv_importer/ext_test_scores_spec.rb
  • A spec/lib/end_of_year_stats_spec.rb
  • A spec/lib/link_and_attachment_assets_spec.rb
  • A spec/metal/session_check_spec.rb
  • A spec/support/mock_helper.rb
  • A spec/support/shared_contexts.rb
  • A test/lds/lds_verify_error_body.txt
  • A test/lds/lds_verify_failure_body.txt
  • A test/lds/lds_verify_success_body.txt
  • A vendor/gems/airbrake-3.0.5/.gitignore
  • A vendor/gems/airbrake-3.0.5/.specification
  • A vendor/gems/airbrake-3.0.5/.yardopts
  • A vendor/gems/airbrake-3.0.5/CHANGELOG
  • A vendor/gems/airbrake-3.0.5/Gemfile
  • A vendor/gems/airbrake-3.0.5/INSTALL
  • A vendor/gems/airbrake-3.0.5/MIT-LICENSE
  • A vendor/gems/airbrake-3.0.5/README.md
  • A vendor/gems/airbrake-3.0.5/README_FOR_HEROKU_ADDON.md
  • A vendor/gems/airbrake-3.0.5/Rakefile
  • A vendor/gems/airbrake-3.0.5/SUPPORTED_RAILS_VERSIONS
  • A vendor/gems/airbrake-3.0.5/TESTING.md
  • A vendor/gems/airbrake-3.0.5/airbrake.gemspec
  • A vendor/gems/airbrake-3.0.5/features/metal.feature
  • A vendor/gems/airbrake-3.0.5/features/rack.feature
  • A vendor/gems/airbrake-3.0.5/features/rails.feature
  • A vendor/gems/airbrake-3.0.5/features/rails_with_js_notifier.feature
  • A vendor/gems/airbrake-3.0.5/features/rake.feature
  • A vendor/gems/airbrake-3.0.5/features/sinatra.feature
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/airbrake_shim.rb.template
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/file_steps.rb
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/metal_steps.rb
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/rack_steps.rb
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/rails_application_steps.rb
  • A vendor/gems/airbrake-3.0.5/features/step_definitions/rake_steps.rb
  • A vendor/gems/airbrake-3.0.5/features/support/airbrake_shim.rb.template
  • A vendor/gems/airbrake-3.0.5/features/support/env.rb
  • A vendor/gems/airbrake-3.0.5/features/support/matchers.rb
  • A vendor/gems/airbrake-3.0.5/features/support/rails.rb
  • A vendor/gems/airbrake-3.0.5/features/support/rake/Rakefile
  • A vendor/gems/airbrake-3.0.5/features/support/terminal.rb
  • A vendor/gems/airbrake-3.0.5/features/user_informer.feature
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/airbrake_generator.rb
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/lib/insert_commands.rb
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/lib/rake_commands.rb
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/templates/airbrake_tasks.rake
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/templates/capistrano_hook.rb
  • A vendor/gems/airbrake-3.0.5/generators/airbrake/templates/initializer.rb
  • A vendor/gems/airbrake-3.0.5/install.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/backtrace.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/capistrano.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/configuration.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/notice.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rack.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails/action_controller_catcher.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails/controller_methods.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails/error_lookup.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails/javascript_notifier.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rails3_tasks.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/railtie.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/rake_handler.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/sender.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/shared_tasks.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/tasks.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/user_informer.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake/version.rb
  • A vendor/gems/airbrake-3.0.5/lib/airbrake_tasks.rb
  • A vendor/gems/airbrake-3.0.5/lib/rails/generators/airbrake/airbrake_generator.rb
  • A vendor/gems/airbrake-3.0.5/lib/templates/javascript_notifier.erb
  • A vendor/gems/airbrake-3.0.5/lib/templates/rescue.erb
  • A vendor/gems/airbrake-3.0.5/rails/init.rb
  • A vendor/gems/airbrake-3.0.5/resources/README.md
  • A vendor/gems/airbrake-3.0.5/resources/ca-bundle.crt
  • A vendor/gems/airbrake-3.0.5/script/integration_test.rb
  • A vendor/gems/airbrake-3.0.5/test/airbrake_2_2.xsd
  • A vendor/gems/airbrake-3.0.5/test/airbrake_tasks_test.rb
  • A vendor/gems/airbrake-3.0.5/test/backtrace_test.rb
  • A vendor/gems/airbrake-3.0.5/test/capistrano_test.rb
  • A vendor/gems/airbrake-3.0.5/test/catcher_test.rb
  • A vendor/gems/airbrake-3.0.5/test/configuration_test.rb
  • A vendor/gems/airbrake-3.0.5/test/helper.rb
  • A vendor/gems/airbrake-3.0.5/test/javascript_notifier_test.rb
  • A vendor/gems/airbrake-3.0.5/test/logger_test.rb
  • A vendor/gems/airbrake-3.0.5/test/notice_test.rb
  • A vendor/gems/airbrake-3.0.5/test/notifier_test.rb
  • A vendor/gems/airbrake-3.0.5/test/rack_test.rb
  • A vendor/gems/airbrake-3.0.5/test/rails_initializer_test.rb
  • A vendor/gems/airbrake-3.0.5/test/recursion_test.rb
  • A vendor/gems/airbrake-3.0.5/test/sender_test.rb
  • A vendor/gems/airbrake-3.0.5/test/user_informer_test.rb
  • A vendor/plugins/cells/CHANGES
  • A vendor/plugins/cells/README
  • A vendor/plugins/cells/README.rdoc
  • A vendor/plugins/cells/Rakefile
  • A vendor/plugins/cells/VERSION
  • A vendor/plugins/cells/about.yml
  • A vendor/plugins/cells/generators/cell/USAGE
  • A vendor/plugins/cells/generators/cell/cell_generator.rb
  • A vendor/plugins/cells/generators/cell/templates/cell.rb
  • A vendor/plugins/cells/generators/cell/templates/view.html.erb
  • A vendor/plugins/cells/init.rb
  • A vendor/plugins/cells/lib/cell/base.rb
  • A vendor/plugins/cells/lib/cell/caching.rb
  • A vendor/plugins/cells/lib/cell/view.rb
  • A vendor/plugins/cells/lib/rails_extensions.rb
  • A vendor/plugins/cells/test/caching_test.rb
  • A vendor/plugins/cells/test/cells/cells_test_one/renamed_instance_view.html.erb
  • A vendor/plugins/cells/test/cells/cells_test_one/super_state.html.erb
  • A vendor/plugins/cells/test/cells/cells_test_one_cell.rb
  • A vendor/plugins/cells/test/cells/cells_test_two_cell.rb
  • A vendor/plugins/cells/test/cells/helper_using/state_using_application_helper.html.erb
  • A vendor/plugins/cells/test/cells/helper_using/state_with_automatic_helper_invocation.html.erb
  • A vendor/plugins/cells/test/cells/helper_using/state_with_helper_invocation.html.erb
  • A vendor/plugins/cells/test/cells/helper_using/state_with_helper_method_invocation.html.erb
  • A vendor/plugins/cells/test/cells/my_child/hello.html.erb
  • A vendor/plugins/cells/test/cells/my_mother/bye.html.erb
  • A vendor/plugins/cells/test/cells/my_mother/hello.html.erb
  • A vendor/plugins/cells/test/cells/my_test/_broken_partial.html.erb
  • A vendor/plugins/cells/test/cells/my_test/_partial.html.erb
  • A vendor/plugins/cells/test/cells/my_test/state_with_link_to.html.erb
  • A vendor/plugins/cells/test/cells/my_test/state_with_not_included_helper_method.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_containing_broken_partial.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_containing_nonexistant_partial.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_containing_partial.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_containing_partial_without_cell_name.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_in_local_test_views_dir.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_with_explicit_english_translation.en.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_with_explicit_english_translation.html.erb
  • A vendor/plugins/cells/test/cells/my_test/view_with_instance_var.html.erb
  • A vendor/plugins/cells/test/cells/really_module/nested/happy_state.html.erb
  • A vendor/plugins/cells/test/cells/really_module/nested_cell.rb
  • A vendor/plugins/cells/test/cells/simple/two_templates_state.html.mytpl
  • A vendor/plugins/cells/test/cells/simple_cell.rb
  • A vendor/plugins/cells/test/cells/test_cell.rb
  • A vendor/plugins/cells/test/cells/two_helpers_including/state_using_another_helper.html.erb
  • A vendor/plugins/cells/test/cells_test.rb
  • A vendor/plugins/cells/test/helper_test.rb
  • A vendor/plugins/cells/test/helpers/helper_using_cell_helper.rb
  • A vendor/plugins/cells/test/testing_helper.rb
  • A vendor/plugins/coveralls/MIT-LICENSE
  • A vendor/plugins/coveralls/README
  • A vendor/plugins/coveralls/Rakefile
  • A vendor/plugins/coveralls/VERSION
  • A vendor/plugins/coveralls/init.rb
  • A vendor/plugins/coveralls/install.rb
  • A vendor/plugins/coveralls/lib/coveralls.rb
  • A vendor/plugins/coveralls/tasks/coveralls_tasks.rake
  • A vendor/plugins/coveralls/test/coveralls_test.rb
  • A vendor/plugins/coveralls/uninstall.rb
  • A vendor/plugins/moonshine/generators/moonshine_plugin/templates/LICENSE
  • A vendor/plugins/moonshine/generators/moonshine_plugin/templates/README.markdown
  • A vendor/plugins/moonshine/lib/generators/moonshine_helper.rb
  • A vendor/plugins/moonshine/lib/moonshine/tasks.rb
  • A vendor/plugins/moonshine/spec/moonshine/manifest/passenger_spec.rb
  • R app/views/consultation_form_requests/show.html.erb
  • R app/views/school_teams/show.html.erb
  • R app/views/team_consultations/edit.html.erb
  • R app/views/tiers/show.html.erb
  • R config/initializers/hoptoad.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/templates/hoptoad_notifier_tasks.rake
  • R script/cucumber
  • R spec/mock_helper.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/CHANGELOG
  • R vendor/gems/hoptoad_notifier-2.4.2/MIT-LICENSE
  • R vendor/gems/hoptoad_notifier-2.4.2/README_FOR_HEROKU_ADDON.md
  • R vendor/gems/hoptoad_notifier-2.4.2/Rakefile
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/hoptoad_generator.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/lib/insert_commands.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/lib/rake_commands.rb
  • R lib/tasks/hoptoad_notifier_tasks.rake
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/templates/initializer.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/backtrace.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/configuration.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/notice.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rack.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails/action_controller_catcher.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails/controller_methods.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails/error_lookup.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails3_tasks.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/sender.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/shared_tasks.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/tasks.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/rails/generators/hoptoad/hoptoad_generator.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/templates/rescue.erb
  • R vendor/gems/hoptoad_notifier-2.4.2/script/integration_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/backtrace_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/catcher_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/configuration_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/helper.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/logger_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/notice_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/notifier_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/rack_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/rails_initializer_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/sender_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/.specification
  • R vendor/gems/hoptoad_notifier-2.4.2/INSTALL
  • R vendor/gems/hoptoad_notifier-2.4.2/README.rdoc
  • R vendor/gems/hoptoad_notifier-2.4.2/SUPPORTED_RAILS_VERSIONS
  • R vendor/gems/hoptoad_notifier-2.4.2/TESTING.rdoc
  • R vendor/gems/hoptoad_notifier-2.4.2/generators/hoptoad/templates/capistrano_hook.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/capistrano.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/rails/javascript_notifier.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/railtie.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_notifier/version.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/hoptoad_tasks.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/lib/templates/javascript_notifier.erb
  • R vendor/gems/hoptoad_notifier-2.4.2/rails/init.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/hoptoad_tasks_test.rb
  • R vendor/gems/hoptoad_notifier-2.4.2/test/javascript_notifier_test.rb
  • R vendor/plugins/cells
  • R vendor/plugins/coveralls
  • R vendor/plugins/moonshine/generators/moonshine_plugin/templates/README.rdoc
  • R vendor/plugins/rspec
  • R vendor/plugins/rspec-rails
  • R vendor/rails
  • M .gitmodules
  • M Rakefile
  • M app/controllers/application_controller.rb
  • M app/controllers/consultation_forms_controller.rb
  • M app/controllers/district/schools_controller.rb
  • M app/controllers/district/students_controller.rb
  • M app/controllers/district/users_controller.rb
  • M app/controllers/districts_controller.rb
  • M app/controllers/doc_controller.rb
  • M app/controllers/file_controller.rb
  • M app/controllers/groups_controller.rb
  • M app/controllers/reports_controller.rb
  • M app/controllers/school_teams_controller.rb
  • M app/controllers/students_controller.rb
  • M app/controllers/team_consultations_controller.rb
  • M app/controllers/tiers_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/builder_helper.rb
  • M app/helpers/consultation_form_builder.rb
  • M app/helpers/consultation_form_requests_helper.rb
  • M app/helpers/interventions_helper.rb
  • M app/helpers/label_form_builder.rb
  • M app/manifests/application_manifest.rb
  • M app/models/asset.rb
  • M app/models/consultation_form.rb
  • M app/models/consultation_form_concern.rb
  • M app/models/district.rb
  • M app/models/enrollment.rb
  • M app/models/group.rb
  • M app/models/grouped_progress_entry.rb
  • M app/models/intervention.rb
  • M app/models/intervention_probe_assignment.rb
  • M app/models/role.rb
  • M app/models/school_team.rb
  • M app/models/special_user_group.rb
  • M app/models/staff_assignment.rb
  • M app/models/student.rb
  • M app/models/team_consultation.rb
  • M app/models/user.rb
  • M app/reports/intervention_definition_summary_report.rb
  • M app/views/consultation_forms/_consultation_form.html.erb
  • M app/views/consultation_forms/_edit.html.erb
  • M app/views/consultation_forms/_new.html.erb
  • M app/views/consultation_forms/edit.js.rjs
  • M app/views/district/students/edit.html.erb
  • M app/views/district/students/index.html.erb
  • M app/views/district/students/new.html.erb
  • M app/views/district/users/_label_form.html.erb
  • M app/views/district/users/edit.html.erb
  • M app/views/district/users/index.html.erb
  • M app/views/district/users/new.html.erb
  • M app/views/districts/_google_lsa.html.erb
  • M app/views/districts/bulk_import_form.html.erb
  • M app/views/districts/edit.html.erb
  • M app/views/doc/_file_summary.html.erb
  • M app/views/doc/district_upload.html.erb
  • M app/views/doc/district_upload/file_api.html.erb
  • M app/views/grouped_progress_entries/_aggregate_graph.html.erb
  • M app/views/groups/edit.html.erb
  • M app/views/groups/index.html.erb
  • M app/views/groups/new.html.erb
  • M app/views/groups/show.html.erb
  • M app/views/groups/show_special.html.erb
  • M app/views/intervention_builder/probes/_remove_benchmark.html.erb
  • M app/views/interventions/_intervention.html.erb
  • M app/views/interventions/probe_assignments/_remove_benchmark.html.erb
  • M app/views/layouts/_intervention_pdf_html_list.html.erb
  • M app/views/layouts/_menu.html.erb
  • M app/views/layouts/application.html.erb
  • M app/views/layouts/main.html.erb
  • M app/views/login/_whats_new.html.erb
  • M app/views/reports/student_overall_options.html.erb
  • M app/views/school_teams/_form.html.erb
  • M app/views/school_teams/edit.html.erb
  • M app/views/school_teams/new.html.erb
  • M app/views/team_consultations/_commands.html.erb
  • M app/views/team_consultations/_new.html.erb
  • M app/views/team_consultations/_team_consultation.html.erb
  • M app/views/team_consultations/complete.js.rjs
  • M config/boot.rb
  • M config/deploy.rb
  • M config/environment.rb
  • M config/environments/cucumber.rb
  • M config/environments/test.rb
  • M config/gems.yml
  • M config/moonshine.yml
  • M config/routes.rb
  • M doc/notes
  • M doc/oneoffscripts.txt
  • M features/district_admin/district_students_admin.feature
  • M features/district_admin/district_users_admin.feature
  • M features/regular_user/concern_note.feature
  • M features/regular_user/intervention.feature
  • M features/regular_user/intervention_participants.feature
  • M features/step_definitions/district_builder_steps.rb
  • M features/step_definitions/interventions_steps.rb
  • M features/step_definitions/sims_steps.rb
  • M features/support/env.rb
  • M features/support/paths.rb
  • M features/support/step_helpers.rb
  • M lib/create_intervention_pdfs.rb
  • M lib/create_training_district.rb
  • M lib/csv_importer/base.rb
  • M lib/csv_importer/ext_test_scores.rb
  • M lib/csv_importer/students.rb
  • M lib/district_export.rb
  • M lib/import_csv.rb
  • M lib/link_and_attachment_assets.rb
  • M lib/tasks/rcov_rake_helper.rb
  • M lib/tasks/rspec.rake
  • M lib/tasks/verify_rcov.rake
  • M public/500.html
  • M public/district_upload/sample/sample.zip
  • M public/district_upload_api.html
  • M public/javascripts/application.js
  • M public/stylesheets/common.css
  • M public/tutorial/district_admin.html
  • M public/tutorial/lsa_getting_started.html
  • M spec/controllers/consultation_form_requests_controller_spec.rb
  • M spec/controllers/consultation_forms_controller_spec.rb
  • M spec/controllers/district/schools_controller_spec.rb
  • M spec/controllers/district/students_controller_spec.rb
  • M spec/controllers/district/users_controller_spec.rb
  • M spec/controllers/groups_controller_spec.rb
  • M spec/controllers/school_teams_controller_spec.rb
  • M spec/controllers/students_controller_spec.rb
  • M spec/controllers/team_consultations_controller_spec.rb
  • M spec/controllers/tiers_controller_spec.rb
  • M spec/helpers/consultation_form_requests_helper_spec.rb
  • M spec/helpers/interventions_helper_spec.rb
  • M spec/lib/csv_importer/students_spec.rb
  • M spec/lib/import_csv_spec.rb
  • M spec/models/consultation_form_concern_spec.rb
  • M spec/models/consultation_form_spec.rb
  • M spec/models/district_spec.rb
  • M spec/models/enrollment_spec.rb
  • M spec/models/intervention_spec.rb
  • M spec/models/right_spec.rb
  • M spec/models/special_user_group_spec.rb
  • M spec/models/team_consultation_spec.rb
  • M spec/models/user_spec.rb
  • M spec/rcov.opts
  • M spec/reports/intervention_definition_summary_report_spec.rb
  • M spec/spec_helper.rb
  • M vendor/plugins/moonshine/Readme.rdoc
  • M vendor/plugins/moonshine/generators/moonshine/moonshine_generator.rb
  • M vendor/plugins/moonshine/generators/moonshine/templates/staging-environment.rb
  • M vendor/plugins/moonshine/generators/moonshine_plugin/moonshine_plugin_generator.rb
  • M vendor/plugins/moonshine/generators/moonshine_plugin/templates/init.rb
  • M vendor/plugins/moonshine/generators/moonshine_plugin/templates/plugin.rb
  • M vendor/plugins/moonshine/generators/moonshine_plugin/templates/spec.rb
  • M vendor/plugins/moonshine/generators/moonshine_plugin/templates/spec_helper.rb
  • M vendor/plugins/moonshine/init.rb
  • M vendor/plugins/moonshine/lib/generators/moonshine/moonshine_generator.rb
  • M vendor/plugins/moonshine/lib/generators/moonshine/plugin/plugin_generator.rb
  • M vendor/plugins/moonshine/lib/moonshine/capistrano_integration.rb
  • M vendor/plugins/moonshine/lib/moonshine/core_ext.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/mysql.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/os.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/passenger.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/postgresql.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/rails.rb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/templates/moonshine.cnf.erb
  • M vendor/plugins/moonshine/lib/moonshine/manifest/rails/templates/passenger.vhost.erb
  • M vendor/plugins/moonshine/lib/moonshine_setup_manifest.rb
  • M vendor/plugins/moonshine/lib/tasks/gems.rake
  • M vendor/plugins/moonshine/lib/tasks/moonshine.rake
  • M vendor/plugins/moonshine/spec/moonshine/capistrano_integration_spec.rb
  • M vendor/plugins/moonshine/spec/moonshine/manifest/mysql_spec.rb
  • M vendor/plugins/moonshine/spec/moonshine/manifest/os_spec.rb
  • M vendor/plugins/moonshine/spec/moonshine/manifest/rails_spec.rb
  • M vendor/plugins/moonshine/spec/moonshine_plugin_generator_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Student Intervention Monitoring System

Shared Ticket Bins