--- !ruby/object:Gem::Specification name: bookyt_projects version: !ruby/object:Gem::Version hash: 39 prerelease: segments: - 0 - 14 - 0 version: 0.14.0 platform: ruby authors: - Roman Simecek (CyT) - "Simon H\xC3\xBCrlimann (CyT)" autorequire: bindir: bin cert_chain: [] date: 2012-01-18 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 3 segments: - 3 - 1 - 0 version: 3.1.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: recurrence prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: shoulda prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 - !ruby/object:Gem::Dependency name: rcov prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: rspec-rails prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id005 description: This plugin extends bookyt with project management functionality. email: - roman.simecek@cyt.ch - simon.huerlimann@cyt.ch executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.rdoc files: - app/assets/stylesheets/bookyt_projects.sass - app/controllers/activities_controller.rb - app/controllers/batch_activities_controller.rb - app/controllers/project_states_controller.rb - app/controllers/projects_controller.rb - app/controllers/timesheets_controller.rb - app/helpers/timesheet_helper.rb - app/models/activity.rb - app/models/bookyt_projects/person.rb - app/models/project.rb - app/models/project_state.rb - app/models/work_day.rb - app/views/activities/_activity.html.haml - app/views/activities/_form.html.haml - app/views/activities/_list.html.haml - app/views/batch_activities/_form.html.haml - app/views/batch_activities/new.html.haml - app/views/people/_show_activities.html.haml - app/views/people/_show_timesheet.html.haml - app/views/project_states/_form.html.haml - app/views/projects/_form.html.haml - app/views/projects/_list.html.haml - app/views/projects/_project.html.haml - app/views/projects/_show.html.haml - app/views/projects/_show_activities.html.haml - app/views/timesheets/_activities_popover.html.haml - app/views/timesheets/_show.html.haml - app/views/timesheets/index.html.haml - config/application.rb - config/boot.rb - config/locales/bookyt_projects.de.yml - config/routes.rb - db/migrate/20110909075128_create_project_states.rb - db/migrate/20110909075220_create_projects.rb - db/migrate/20110912071440_create_tasks.rb - db/migrate/20111010114218_rename_task_to_activity.rb - db/migrate/20111025090501_rename_duration_columns_in_projects_and_activities.rb - db/migrate/20120117070747_rename_comment_columns_to_remarks.rb - db/migrate/20120117075541_use_single_duration_field.rb - db/migrate/20120117080212_use_decimal_for_activity_duration.rb - db/migrate/20120118131814_create_work_days.rb - db/migrate/20120118140839_add_activities_to_work_day.rb - lib/bookyt_projects.rb - lib/bookyt_projects/navigation.rb - lib/bookyt_projects/railtie.rb - lib/bookyt_projects/version.rb - LICENSE.txt - README.rdoc homepage: https://github.com/raskhadafi/bookyt_projects licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Project management plugin for bookyt test_files: [] has_rdoc: