# -*- encoding: utf-8 -*- # stub: branston 0.4.6 ruby lib Gem::Specification.new do |s| s.name = "branston".freeze s.version = "0.4.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["dave.hrycyszyn@headlondon.com".freeze, "dan@dangarland.co.uk".freeze, "steve.laing@gmail.com".freeze] s.date = "2010-01-13" s.description = "An agile user story tracker that generates gherkin files and step definitions for use with the cucumber testing framework.".freeze s.email = "dave.hrycyszyn@headlondon.com".freeze s.executables = ["branston".freeze] s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["README.rdoc".freeze, "bin/branston".freeze, "lib/branston/README".freeze, "lib/branston/Rakefile".freeze, "lib/branston/app/controllers/application_controller.rb".freeze, "lib/branston/app/controllers/iterations_controller.rb".freeze, "lib/branston/app/controllers/outcomes_controller.rb".freeze, "lib/branston/app/controllers/preconditions_controller.rb".freeze, "lib/branston/app/controllers/releases_controller.rb".freeze, "lib/branston/app/controllers/scenarios_controller.rb".freeze, "lib/branston/app/controllers/sessions_controller.rb".freeze, "lib/branston/app/controllers/stories_controller.rb".freeze, "lib/branston/app/controllers/user_roles_controller.rb".freeze, "lib/branston/app/controllers/users_controller.rb".freeze, "lib/branston/app/helpers/application_helper.rb".freeze, "lib/branston/app/helpers/iterations_helper.rb".freeze, "lib/branston/app/helpers/outcomes_helper.rb".freeze, "lib/branston/app/helpers/preconditions_helper.rb".freeze, "lib/branston/app/helpers/releases_helper.rb".freeze, "lib/branston/app/helpers/sessions_helper.rb".freeze, "lib/branston/app/helpers/stories_helper.rb".freeze, "lib/branston/app/helpers/user_roles_helper.rb".freeze, "lib/branston/app/helpers/users_helper.rb".freeze, "lib/branston/app/models/iteration.rb".freeze, "lib/branston/app/models/outcome.rb".freeze, "lib/branston/app/models/participation.rb".freeze, "lib/branston/app/models/precondition.rb".freeze, "lib/branston/app/models/release.rb".freeze, "lib/branston/app/models/scenario.rb".freeze, "lib/branston/app/models/story.rb".freeze, "lib/branston/app/models/user.rb".freeze, "lib/branston/app/models/user_role.rb".freeze, "lib/branston/app/views/iterations/_form.html.erb".freeze, "lib/branston/app/views/iterations/edit.html.erb".freeze, "lib/branston/app/views/iterations/index.html.erb".freeze, "lib/branston/app/views/iterations/new.html.erb".freeze, "lib/branston/app/views/iterations/show.html.erb".freeze, "lib/branston/app/views/layouts/_footer.html.erb".freeze, "lib/branston/app/views/layouts/_header.html.erb".freeze, "lib/branston/app/views/layouts/_meta.html.erb".freeze, "lib/branston/app/views/layouts/main.html.erb".freeze, "lib/branston/app/views/layouts/outcomes.html.erb".freeze, "lib/branston/app/views/layouts/preconditions.html.erb".freeze, "lib/branston/app/views/layouts/releases.html.erb".freeze, "lib/branston/app/views/layouts/user_roles.html.erb".freeze, "lib/branston/app/views/outcomes/_outcome.html.erb".freeze, "lib/branston/app/views/outcomes/_outcomes.html.erb".freeze, "lib/branston/app/views/outcomes/create.js.rjs".freeze, "lib/branston/app/views/outcomes/destroy.js.rjs".freeze, "lib/branston/app/views/outcomes/edit.html.erb".freeze, "lib/branston/app/views/outcomes/index.html.erb".freeze, "lib/branston/app/views/outcomes/index.js.rjs".freeze, "lib/branston/app/views/outcomes/new.html.erb".freeze, "lib/branston/app/views/outcomes/new.js.rjs".freeze, "lib/branston/app/views/outcomes/show.html.erb".freeze, "lib/branston/app/views/preconditions/_precondition.html.erb".freeze, "lib/branston/app/views/preconditions/_preconditions.html.erb".freeze, "lib/branston/app/views/preconditions/create.js.rjs".freeze, "lib/branston/app/views/preconditions/destroy.js.rjs".freeze, "lib/branston/app/views/preconditions/edit.html.erb".freeze, "lib/branston/app/views/preconditions/index.html.erb".freeze, "lib/branston/app/views/preconditions/index.js.rjs".freeze, "lib/branston/app/views/preconditions/new.html.erb".freeze, "lib/branston/app/views/preconditions/new.js.rjs".freeze, "lib/branston/app/views/preconditions/show.html.erb".freeze, "lib/branston/app/views/releases/edit.html.erb".freeze, "lib/branston/app/views/releases/index.html.erb".freeze, "lib/branston/app/views/releases/new.html.erb".freeze, "lib/branston/app/views/releases/show.html.erb".freeze, "lib/branston/app/views/scenarios/_scenario.html.erb".freeze, "lib/branston/app/views/scenarios/_scenarios.html.erb".freeze, "lib/branston/app/views/scenarios/create.js.rjs".freeze, "lib/branston/app/views/scenarios/destroy.js.rjs".freeze, "lib/branston/app/views/scenarios/edit.html.erb".freeze, "lib/branston/app/views/scenarios/index.html.erb".freeze, "lib/branston/app/views/scenarios/index.js.rjs".freeze, "lib/branston/app/views/scenarios/new.html.erb".freeze, "lib/branston/app/views/scenarios/new.js.rjs".freeze, "lib/branston/app/views/scenarios/show.html.erb".freeze, "lib/branston/app/views/sessions/new.html.erb".freeze, "lib/branston/app/views/stories/_form.html.erb".freeze, "lib/branston/app/views/stories/_story.html.erb".freeze, "lib/branston/app/views/stories/edit.html.erb".freeze, "lib/branston/app/views/stories/index.html.erb".freeze, "lib/branston/app/views/stories/new.html.erb".freeze, "lib/branston/app/views/stories/show.html.erb".freeze, "lib/branston/app/views/stories/show.js.rjs".freeze, "lib/branston/app/views/stories/update.js.rjs".freeze, "lib/branston/app/views/user_roles/edit.html.erb".freeze, "lib/branston/app/views/user_roles/index.html.erb".freeze, "lib/branston/app/views/user_roles/new.html.erb".freeze, "lib/branston/app/views/user_roles/show.html.erb".freeze, "lib/branston/app/views/users/_user_bar.html.erb".freeze, "lib/branston/app/views/users/new.html.erb".freeze, "lib/branston/config/boot.rb".freeze, "lib/branston/config/database.yml".freeze, "lib/branston/config/environment.rb".freeze, "lib/branston/config/environments/cucumber.rb".freeze, "lib/branston/config/environments/development.rb".freeze, "lib/branston/config/environments/production.rb".freeze, "lib/branston/config/environments/test.rb".freeze, "lib/branston/config/initializers/backtrace_silencers.rb".freeze, "lib/branston/config/initializers/inflections.rb".freeze, "lib/branston/config/initializers/mime_types.rb".freeze, "lib/branston/config/initializers/new_rails_defaults.rb".freeze, "lib/branston/config/initializers/session_store.rb".freeze, "lib/branston/config/initializers/site_keys.rb".freeze, "lib/branston/config/locales/en.yml".freeze, "lib/branston/config/routes.rb".freeze, "lib/branston/coverage/app-controllers-application_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-iterations_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-outcomes_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-preconditions_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-releases_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-scenarios_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-sessions_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-stories_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-user_roles_controller_rb.html".freeze, "lib/branston/coverage/app-controllers-users_controller_rb.html".freeze, "lib/branston/coverage/app-helpers-application_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-iterations_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-outcomes_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-preconditions_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-releases_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-sessions_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-stories_helper_rb.html".freeze, "lib/branston/coverage/app-helpers-user_roles_helper_rb.html".freeze, "lib/branston/coverage/app-models-iteration_rb.html".freeze, "lib/branston/coverage/app-models-outcome_rb.html".freeze, "lib/branston/coverage/app-models-participation_rb.html".freeze, "lib/branston/coverage/app-models-precondition_rb.html".freeze, "lib/branston/coverage/app-models-release_rb.html".freeze, "lib/branston/coverage/app-models-scenario_rb.html".freeze, "lib/branston/coverage/app-models-story_rb.html".freeze, "lib/branston/coverage/app-models-user_rb.html".freeze, "lib/branston/coverage/app-models-user_role_rb.html".freeze, "lib/branston/coverage/index.html".freeze, "lib/branston/coverage/jquery-1.3.2.min.js".freeze, "lib/branston/coverage/jquery.tablesorter.min.js".freeze, "lib/branston/coverage/lib-client_rb.html".freeze, "lib/branston/coverage/lib-faker_extras_rb.html".freeze, "lib/branston/coverage/lib-story_generator_rb.html".freeze, "lib/branston/coverage/print.css".freeze, "lib/branston/coverage/rcov.js".freeze, "lib/branston/coverage/screen.css".freeze, "lib/branston/db/development.sqlite3".freeze, "lib/branston/db/development_structure.sql".freeze, "lib/branston/db/migrate/20091127114237_create_users.rb".freeze, "lib/branston/db/migrate/20091127120627_create_iterations.rb".freeze, "lib/branston/db/migrate/20091127122422_create_stories.rb".freeze, "lib/branston/db/migrate/20091127131037_create_user_roles.rb".freeze, "lib/branston/db/migrate/20091127144645_create_participations.rb".freeze, "lib/branston/db/migrate/20091127164217_create_scenarios.rb".freeze, "lib/branston/db/migrate/20091127164446_create_preconditions.rb".freeze, "lib/branston/db/migrate/20091127164705_create_outcomes.rb".freeze, "lib/branston/db/migrate/20091127172849_add_title_to_stories.rb".freeze, "lib/branston/db/migrate/20091127172950_add_story_id_to_user_role.rb".freeze, "lib/branston/db/migrate/20091127173744_add_author_id_to_story.rb".freeze, "lib/branston/db/migrate/20091202105555_create_releases.rb".freeze, "lib/branston/db/migrate/20091204173634_add_slug_to_stories.rb".freeze, "lib/branston/db/migrate/20091223100903_add_status_to_story.rb".freeze, "lib/branston/db/pristine.sqlite3".freeze, "lib/branston/db/production.sqlite3".freeze, "lib/branston/db/schema.rb".freeze, "lib/branston/db/seeds.rb".freeze, "lib/branston/db/test.sqlite3".freeze, "lib/branston/doc/README_FOR_APP".freeze, "lib/branston/doc/branston.zargo".freeze, "lib/branston/features/step_definitions/webrat_steps.rb".freeze, "lib/branston/features/support/env.rb".freeze, "lib/branston/features/support/paths.rb".freeze, "lib/branston/features/support/version_check.rb".freeze, "lib/branston/lib/authenticated_system.rb".freeze, "lib/branston/lib/authenticated_test_helper.rb".freeze, "lib/branston/lib/branston.rb".freeze, "lib/branston/lib/client.rb".freeze, "lib/branston/lib/faker_extras.rb".freeze, "lib/branston/lib/story_generator.rb".freeze, "lib/branston/lib/tasks/cucumber.rake".freeze, "lib/branston/lib/tasks/make_pristine_copy.rake".freeze, "lib/branston/log/cucumber.log".freeze, "lib/branston/log/development.log".freeze, "lib/branston/log/test.log".freeze, "lib/branston/public/404.html".freeze, "lib/branston/public/422.html".freeze, "lib/branston/public/500.html".freeze, "lib/branston/public/blank_iframe.html".freeze, "lib/branston/public/favicon.ico".freeze, "lib/branston/public/flash/clippy.swf".freeze, "lib/branston/public/images/agplv3.png".freeze, "lib/branston/public/images/branston_pickle_bg.png".freeze, "lib/branston/public/images/calendar_date_select/calendar.gif".freeze, "lib/branston/public/images/icons/back_icon_30x23.png".freeze, "lib/branston/public/images/icons/delete_icon_20x19.png".freeze, "lib/branston/public/images/icons/delete_icon_30x29.png".freeze, "lib/branston/public/images/icons/plus_icon_15x15.png".freeze, "lib/branston/public/images/icons/plus_icon_20x20.png".freeze, "lib/branston/public/images/icons/plus_icon_30x30.png".freeze, "lib/branston/public/images/img01.gif".freeze, "lib/branston/public/images/img02.gif".freeze, "lib/branston/public/images/img03.gif".freeze, "lib/branston/public/images/img04.gif".freeze, "lib/branston/public/images/img05.gif".freeze, "lib/branston/public/images/img06.gif".freeze, "lib/branston/public/images/img07.gif".freeze, "lib/branston/public/images/img08.gif".freeze, "lib/branston/public/images/logo.png".freeze, "lib/branston/public/images/rails.png".freeze, "lib/branston/public/javascripts/accordion.js".freeze, "lib/branston/public/javascripts/application.js".freeze, "lib/branston/public/javascripts/calendar_date_select/calendar_date_select.js".freeze, "lib/branston/public/javascripts/calendar_date_select/calendar_date_select.prototype.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_american.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_db.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_euro_24hr.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_euro_24hr_ymd.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_finnish.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_german.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_hyphen_ampm.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_iso_date.js".freeze, "lib/branston/public/javascripts/calendar_date_select/format_italian.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/de.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/fi.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/fr.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/pl.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/pt.js".freeze, "lib/branston/public/javascripts/calendar_date_select/locale/ru.js".freeze, "lib/branston/public/javascripts/controls.js".freeze, "lib/branston/public/javascripts/dragdrop.js".freeze, "lib/branston/public/javascripts/effects.js".freeze, "lib/branston/public/javascripts/prototype.js".freeze, "lib/branston/public/robots.txt".freeze, "lib/branston/public/stylesheets/application.css".freeze, "lib/branston/public/stylesheets/calendar_date_select/blue.css".freeze, "lib/branston/public/stylesheets/calendar_date_select/default.css".freeze, "lib/branston/public/stylesheets/calendar_date_select/plain.css".freeze, "lib/branston/public/stylesheets/calendar_date_select/red.css".freeze, "lib/branston/public/stylesheets/calendar_date_select/silver.css".freeze, "lib/branston/public/stylesheets/scaffold.css".freeze, "lib/branston/public/stylesheets/style.css".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_flat_10_000000_40x100.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-icons_222222_256x240.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-icons_228ef1_256x240.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-icons_ef8c08_256x240.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-icons_ffd27a_256x240.png".freeze, "lib/branston/public/stylesheets/ui-lightness/images/ui-icons_ffffff_256x240.png".freeze, "lib/branston/public/stylesheets/ui-lightness/jquery-ui-1.7.2.custom.css".freeze, "lib/branston/script/about".freeze, "lib/branston/script/console".freeze, "lib/branston/script/cucumber".freeze, "lib/branston/script/dbconsole".freeze, "lib/branston/script/destroy".freeze, "lib/branston/script/generate".freeze, "lib/branston/script/performance/benchmarker".freeze, "lib/branston/script/performance/profiler".freeze, "lib/branston/script/plugin".freeze, "lib/branston/script/runner".freeze, "lib/branston/script/server".freeze, "lib/branston/test/blueprints.rb".freeze, "lib/branston/test/fixtures/outcomes.yml".freeze, "lib/branston/test/fixtures/preconditions.yml".freeze, "lib/branston/test/functional/iterations_controller_test.rb".freeze, "lib/branston/test/functional/outcomes_controller_test.rb".freeze, "lib/branston/test/functional/preconditions_controller_test.rb".freeze, "lib/branston/test/functional/releases_controller_test.rb".freeze, "lib/branston/test/functional/scenarios_controller_test.rb".freeze, "lib/branston/test/functional/sessions_controller_test.rb".freeze, "lib/branston/test/functional/stories_controller_test.rb".freeze, "lib/branston/test/functional/user_roles_controller_test.rb".freeze, "lib/branston/test/functional/users_controller_test.rb".freeze, "lib/branston/test/performance/browsing_test.rb".freeze, "lib/branston/test/test_helper.rb".freeze, "lib/branston/test/unit/client_test.rb".freeze, "lib/branston/test/unit/helpers/application_helper_test.rb".freeze, "lib/branston/test/unit/helpers/iterations_helper_test.rb".freeze, "lib/branston/test/unit/helpers/outcomes_helper_test.rb".freeze, "lib/branston/test/unit/helpers/preconditions_helper_test.rb".freeze, "lib/branston/test/unit/helpers/releases_helper_test.rb".freeze, "lib/branston/test/unit/helpers/stories_helper_test.rb".freeze, "lib/branston/test/unit/helpers/user_roles_helper_test.rb".freeze, "lib/branston/test/unit/iteration_test.rb".freeze, "lib/branston/test/unit/outcome_test.rb".freeze, "lib/branston/test/unit/participation_test.rb".freeze, "lib/branston/test/unit/precondition_test.rb".freeze, "lib/branston/test/unit/release_test.rb".freeze, "lib/branston/test/unit/scenario_test.rb".freeze, "lib/branston/test/unit/story_generator_test.rb".freeze, "lib/branston/test/unit/story_test.rb".freeze, "lib/branston/test/unit/user_role_test.rb".freeze, "lib/branston/test/unit/user_test.rb".freeze, "lib/branston/test/xml/example.xml".freeze, "lib/branston/test/xml/no_scenarios.xml".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/History.txt".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/MIT-LICENSE".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/Manifest.txt".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/Rakefile".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/Readme.txt".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/init.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/js_test/functional/cds_test.html".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/js_test/prototype.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/js_test/test.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/js_test/unit/cds_helper_methods.html".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/js_test/unittest.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/lib/calendar_date_select.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/lib/calendar_date_select/calendar_date_select.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/lib/calendar_date_select/form_helpers.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/lib/calendar_date_select/includes_helper.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/blank_iframe.html".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/images/calendar_date_select/calendar.gif".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/calendar_date_select.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_american.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_db.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_euro_24hr.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_euro_24hr_ymd.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_finnish.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_hyphen_ampm.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_iso_date.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/format_italian.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/de.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/fi.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/fr.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/pl.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/pt.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/javascripts/calendar_date_select/locale/ru.js".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/stylesheets/calendar_date_select/blue.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/stylesheets/calendar_date_select/default.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/stylesheets/calendar_date_select/plain.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/stylesheets/calendar_date_select/red.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/public/stylesheets/calendar_date_select/silver.css".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/spec/calendar_date_select/calendar_date_select_spec.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/spec/calendar_date_select/form_helpers_spec.rb".freeze, "lib/branston/vendor/plugins/calendar_date_select-1.15/spec/spec_helper.rb".freeze, "lib/branston/vendor/plugins/in_place_editing/README".freeze, "lib/branston/vendor/plugins/in_place_editing/Rakefile".freeze, "lib/branston/vendor/plugins/in_place_editing/init.rb".freeze, "lib/branston/vendor/plugins/in_place_editing/lib/in_place_editing.rb".freeze, "lib/branston/vendor/plugins/in_place_editing/lib/in_place_macros_helper.rb".freeze, "lib/branston/vendor/plugins/in_place_editing/test/in_place_editing_test.rb".freeze, "lib/branston/vendor/plugins/in_place_editing/test/test_helper.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/CHANGELOG".freeze, "lib/branston/vendor/plugins/restful_authentication/LICENSE".freeze, "lib/branston/vendor/plugins/restful_authentication/README.textile".freeze, "lib/branston/vendor/plugins/restful_authentication/Rakefile".freeze, "lib/branston/vendor/plugins/restful_authentication/TODO".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/USAGE".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/authenticated_generator.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/lib/insert_routes.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/activation.erb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_system.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_test_helper.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/controller.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/accounts.feature".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/sessions.feature".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/ra_env.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/ra_navigation_steps.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/ra_resource_steps.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/ra_response_steps.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/rest_auth_features_helper.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/features/step_definitions/user_steps.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/helper.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/mailer.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/migration.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/model.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/model_controller.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/model_helper.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/model_helper_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/observer.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/signup.html.erb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/signup_notification.erb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/site_keys.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/fixtures/users.yml".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/spec/models/user_spec.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/test/functional_test.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/test/mailer_test.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/test/model_functional_test.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/test/unit_test.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/init.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authentication.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authentication/by_cookie_token.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authentication/by_password.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authorization.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authorization/aasm_roles.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/authorization/stateful_roles.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/trustification.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/lib/trustification/email_validation.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/AccessControl.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/Authentication.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/Authorization.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/RailsPlugins.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/SecurityFramework.graffle".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/SecurityFramework.png".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/SecurityPatterns.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/Tradeoffs.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/notes/Trustification.txt".freeze, "lib/branston/vendor/plugins/restful_authentication/rails/init.rb".freeze, "lib/branston/vendor/plugins/restful_authentication/restful-authentication.gemspec".freeze, "lib/branston/vendor/plugins/restful_authentication/tasks/auth.rake".freeze, "lib/branston/vendor/plugins/state_machine/CHANGELOG.rdoc".freeze, "lib/branston/vendor/plugins/state_machine/LICENSE".freeze, "lib/branston/vendor/plugins/state_machine/README.rdoc".freeze, "lib/branston/vendor/plugins/state_machine/Rakefile".freeze, "lib/branston/vendor/plugins/state_machine/examples/AutoShop_state.png".freeze, "lib/branston/vendor/plugins/state_machine/examples/Car_state.png".freeze, "lib/branston/vendor/plugins/state_machine/examples/TrafficLight_state.png".freeze, "lib/branston/vendor/plugins/state_machine/examples/Vehicle_state.png".freeze, "lib/branston/vendor/plugins/state_machine/examples/auto_shop.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/car.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/controller.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/model.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/view_edit.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/view_index.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/view_new.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/merb-rest/view_show.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/controller.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/migration.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/model.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/view_edit.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/view_index.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/view_new.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/rails-rest/view_show.html.erb".freeze, "lib/branston/vendor/plugins/state_machine/examples/traffic_light.rb".freeze, "lib/branston/vendor/plugins/state_machine/examples/vehicle.rb".freeze, "lib/branston/vendor/plugins/state_machine/init.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/assertions.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/callback.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/condition_proxy.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/eval_helpers.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/event.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/event_collection.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/extensions.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/guard.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/active_record.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/active_record/locale.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/active_record/observer.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/data_mapper.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/data_mapper/observer.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/integrations/sequel.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/machine.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/machine_collection.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/matcher.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/matcher_helpers.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/node_collection.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/state.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/state_collection.rb".freeze, "lib/branston/vendor/plugins/state_machine/lib/state_machine/transition.rb".freeze, "lib/branston/vendor/plugins/state_machine/state_machine.gemspec".freeze, "lib/branston/vendor/plugins/state_machine/tasks/state_machine.rake".freeze, "lib/branston/vendor/plugins/state_machine/tasks/state_machine.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/classes/switch.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/functional/state_machine_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/test_helper.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/assertions_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/callback_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/condition_proxy_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/eval_helpers_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/event_collection_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/event_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/guard_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/integrations/active_record_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/integrations/data_mapper_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/integrations/sequel_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/integrations_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/invalid_event_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/invalid_transition_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/machine_collection_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/machine_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/matcher_helpers_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/matcher_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/node_collection_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/state_collection_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/state_machine_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/state_test.rb".freeze, "lib/branston/vendor/plugins/state_machine/test/unit/transition_test.rb".freeze] s.homepage = "http://github.com/futurechimp/branston".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "An experiment in turning agile user stories into cucumber files".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.3.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.15".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.4.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.4.0".freeze]) end