--- !ruby/object:Gem::Specification name: active_scaffold version: !ruby/object:Gem::Version version: 3.6.10 platform: ruby authors: - Many, see README autorequire: bindir: bin cert_chain: [] date: 2022-05-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.2.0 - - "<" - !ruby/object:Gem::Version version: '6.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.2.0 - - "<" - !ruby/object:Gem::Version version: '6.2' - !ruby/object:Gem::Dependency name: cow_proxy requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' - !ruby/object:Gem::Dependency name: ice_nine requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.11' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.11' - !ruby/object:Gem::Dependency name: request_store requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' description: Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems. email: activescaffold@googlegroups.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - CHANGELOG.rdoc - LICENSE.md - README.md - app/assets/images/active_scaffold/add.png - app/assets/images/active_scaffold/arrow_down.png - app/assets/images/active_scaffold/arrow_up.png - app/assets/images/active_scaffold/close.png - app/assets/images/active_scaffold/close_touch.png - app/assets/images/active_scaffold/config.png - app/assets/images/active_scaffold/cross.png - app/assets/images/active_scaffold/gears.png - app/assets/images/active_scaffold/indicator-small.gif - app/assets/images/active_scaffold/indicator.gif - app/assets/images/active_scaffold/magnifier.png - app/assets/images/active_scaffold/refresh.png - app/assets/images/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png - app/assets/images/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png - app/assets/images/jquery-ui/ui-bg_flat_10_000000_40x100.png - app/assets/images/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png - app/assets/images/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png - app/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png - app/assets/images/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png - app/assets/images/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png - app/assets/images/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png - app/assets/images/jquery-ui/ui-icons_222222_256x240.png - app/assets/images/jquery-ui/ui-icons_228ef1_256x240.png - app/assets/images/jquery-ui/ui-icons_ef8c08_256x240.png - app/assets/images/jquery-ui/ui-icons_ffd27a_256x240.png - app/assets/images/jquery-ui/ui-icons_ffffff_256x240.png - app/assets/javascripts/active_scaffold.js.erb - app/assets/javascripts/jquery/active_scaffold.js - app/assets/javascripts/jquery/active_scaffold_chosen.js - app/assets/javascripts/jquery/date_picker_bridge.js.erb - app/assets/javascripts/jquery/draggable_lists.js - app/assets/javascripts/jquery/jquery.editinplace.js - app/assets/javascripts/jquery/tiny_mce_bridge.js - app/assets/javascripts/prototype/active_scaffold.js - app/assets/javascripts/prototype/active_scaffold_chosen.js - app/assets/javascripts/prototype/dhtml_history.js - app/assets/javascripts/prototype/form_enhancements.js - app/assets/javascripts/prototype/tiny_mce_bridge.js - app/assets/stylesheets/active_scaffold-ie.scss - app/assets/stylesheets/active_scaffold.scss - app/assets/stylesheets/active_scaffold_colors.scss - app/assets/stylesheets/active_scaffold_extensions.css.erb - app/assets/stylesheets/active_scaffold_images.scss - app/assets/stylesheets/active_scaffold_jquery_ui.css.erb - app/assets/stylesheets/active_scaffold_layout.css - app/assets/stylesheets/blue-theme.css - app/views/active_scaffold_overrides/_add_existing_form.html.erb - app/views/active_scaffold_overrides/_base_form.html.erb - app/views/active_scaffold_overrides/_create_form.html.erb - app/views/active_scaffold_overrides/_create_form_on_list.html.erb - app/views/active_scaffold_overrides/_field_search.html.erb - app/views/active_scaffold_overrides/_form.html.erb - app/views/active_scaffold_overrides/_form_association.html.erb - app/views/active_scaffold_overrides/_form_association_footer.html.erb - app/views/active_scaffold_overrides/_form_association_record.html.erb - app/views/active_scaffold_overrides/_form_messages.html.erb - app/views/active_scaffold_overrides/_horizontal_subform.html.erb - app/views/active_scaffold_overrides/_horizontal_subform_footer.html.erb - app/views/active_scaffold_overrides/_horizontal_subform_header.html.erb - app/views/active_scaffold_overrides/_human_conditions.html.erb - app/views/active_scaffold_overrides/_list.html.erb - app/views/active_scaffold_overrides/_list_calculations.html.erb - app/views/active_scaffold_overrides/_list_column_headings.html.erb - app/views/active_scaffold_overrides/_list_header.html.erb - app/views/active_scaffold_overrides/_list_inline_adapter.html.erb - app/views/active_scaffold_overrides/_list_messages.html.erb - app/views/active_scaffold_overrides/_list_pagination.html.erb - app/views/active_scaffold_overrides/_list_pagination_links.html.erb - app/views/active_scaffold_overrides/_list_record.html.erb - app/views/active_scaffold_overrides/_list_with_header.html.erb - app/views/active_scaffold_overrides/_messages.html.erb - app/views/active_scaffold_overrides/_refresh_list.js.erb - app/views/active_scaffold_overrides/_render_field.js.erb - app/views/active_scaffold_overrides/_row.html.erb - app/views/active_scaffold_overrides/_search.html.erb - app/views/active_scaffold_overrides/_show.html.erb - app/views/active_scaffold_overrides/_show_actions.html.erb - app/views/active_scaffold_overrides/_show_association.html.erb - app/views/active_scaffold_overrides/_show_association_horizontal.html.erb - app/views/active_scaffold_overrides/_show_association_vertical.html.erb - app/views/active_scaffold_overrides/_show_columns.html.erb - app/views/active_scaffold_overrides/_show_horizontal_record.html.erb - app/views/active_scaffold_overrides/_update_actions.html.erb - app/views/active_scaffold_overrides/_update_calculations.js.erb - app/views/active_scaffold_overrides/_update_column.js.erb - app/views/active_scaffold_overrides/_update_form.html.erb - app/views/active_scaffold_overrides/_update_messages.js.erb - app/views/active_scaffold_overrides/_vertical_subform.html.erb - app/views/active_scaffold_overrides/action_confirmation.html.erb - app/views/active_scaffold_overrides/add_existing.js.erb - app/views/active_scaffold_overrides/add_existing_form.html.erb - app/views/active_scaffold_overrides/create.html.erb - app/views/active_scaffold_overrides/delete.html.erb - app/views/active_scaffold_overrides/destroy.js.erb - app/views/active_scaffold_overrides/edit_associated.js.erb - app/views/active_scaffold_overrides/field_search.html.erb - app/views/active_scaffold_overrides/form_messages.js.erb - app/views/active_scaffold_overrides/list.html.erb - app/views/active_scaffold_overrides/on_action_update.js.erb - app/views/active_scaffold_overrides/on_create.js.erb - app/views/active_scaffold_overrides/on_mark.js.erb - app/views/active_scaffold_overrides/on_update.js.erb - app/views/active_scaffold_overrides/render_field.js.erb - app/views/active_scaffold_overrides/render_field_inplace.html.erb - app/views/active_scaffold_overrides/row.js.erb - app/views/active_scaffold_overrides/search.html.erb - app/views/active_scaffold_overrides/show.html.erb - app/views/active_scaffold_overrides/update.html.erb - app/views/active_scaffold_overrides/update_column.js.erb - app/views/active_scaffold_overrides/update_row.js.erb - config/brakeman.ignore - config/brakeman.yml - config/i18n-tasks.yml - config/locales/de.yml - config/locales/en.yml - config/locales/es.yml - config/locales/fr.yml - config/locales/hu.yml - config/locales/ja.yml - config/locales/ru.yml - lib/active_scaffold.rb - lib/active_scaffold/actions/common_search.rb - lib/active_scaffold/actions/core.rb - lib/active_scaffold/actions/create.rb - lib/active_scaffold/actions/delete.rb - lib/active_scaffold/actions/field_search.rb - lib/active_scaffold/actions/list.rb - lib/active_scaffold/actions/mark.rb - lib/active_scaffold/actions/nested.rb - lib/active_scaffold/actions/search.rb - lib/active_scaffold/actions/show.rb - lib/active_scaffold/actions/subform.rb - lib/active_scaffold/actions/update.rb - lib/active_scaffold/active_record_permissions.rb - lib/active_scaffold/attribute_params.rb - lib/active_scaffold/bridges.rb - lib/active_scaffold/bridges/active_storage.rb - lib/active_scaffold/bridges/active_storage/active_storage_bridge.rb - lib/active_scaffold/bridges/active_storage/active_storage_helpers.rb - lib/active_scaffold/bridges/active_storage/form_ui.rb - lib/active_scaffold/bridges/active_storage/list_ui.rb - lib/active_scaffold/bridges/ancestry.rb - lib/active_scaffold/bridges/ancestry/ancestry_bridge.rb - lib/active_scaffold/bridges/bitfields.rb - lib/active_scaffold/bridges/bitfields/bitfields_bridge.rb - lib/active_scaffold/bridges/bitfields/list_ui.rb - lib/active_scaffold/bridges/calendar_date_select.rb - lib/active_scaffold/bridges/calendar_date_select/as_cds_bridge.rb - lib/active_scaffold/bridges/cancan.rb - lib/active_scaffold/bridges/cancan/cancan_bridge.rb - lib/active_scaffold/bridges/carrierwave.rb - lib/active_scaffold/bridges/carrierwave/carrierwave_bridge.rb - lib/active_scaffold/bridges/carrierwave/carrierwave_bridge_helpers.rb - lib/active_scaffold/bridges/carrierwave/form_ui.rb - lib/active_scaffold/bridges/carrierwave/list_ui.rb - lib/active_scaffold/bridges/chosen.rb - lib/active_scaffold/bridges/chosen/helpers.rb - lib/active_scaffold/bridges/country_select.rb - lib/active_scaffold/bridges/country_select/country_select_bridge_helper.rb - lib/active_scaffold/bridges/date_picker.rb - lib/active_scaffold/bridges/date_picker/ext.rb - lib/active_scaffold/bridges/date_picker/helper.rb - lib/active_scaffold/bridges/dragonfly.rb - lib/active_scaffold/bridges/dragonfly/dragonfly_bridge.rb - lib/active_scaffold/bridges/dragonfly/dragonfly_bridge_helpers.rb - lib/active_scaffold/bridges/dragonfly/form_ui.rb - lib/active_scaffold/bridges/dragonfly/list_ui.rb - lib/active_scaffold/bridges/file_column.rb - lib/active_scaffold/bridges/file_column/as_file_column_bridge.rb - lib/active_scaffold/bridges/file_column/file_column_helpers.rb - lib/active_scaffold/bridges/file_column/form_ui.rb - lib/active_scaffold/bridges/file_column/list_ui.rb - lib/active_scaffold/bridges/file_column/test/functional/file_column_keep_test.rb - lib/active_scaffold/bridges/file_column/test/mock_model.rb - lib/active_scaffold/bridges/paper_trail.rb - lib/active_scaffold/bridges/paper_trail/actions.rb - lib/active_scaffold/bridges/paper_trail/config.rb - lib/active_scaffold/bridges/paper_trail/helper.rb - lib/active_scaffold/bridges/paper_trail/paper_trail_bridge.rb - lib/active_scaffold/bridges/paperclip.rb - lib/active_scaffold/bridges/paperclip/form_ui.rb - lib/active_scaffold/bridges/paperclip/list_ui.rb - lib/active_scaffold/bridges/paperclip/paperclip_bridge.rb - lib/active_scaffold/bridges/paperclip/paperclip_bridge_helpers.rb - lib/active_scaffold/bridges/record_select.rb - lib/active_scaffold/bridges/record_select/helpers.rb - lib/active_scaffold/bridges/semantic_attributes.rb - lib/active_scaffold/bridges/semantic_attributes/column.rb - lib/active_scaffold/bridges/shared/date_bridge.rb - lib/active_scaffold/bridges/tiny_mce.rb - lib/active_scaffold/bridges/tiny_mce/helpers.rb - lib/active_scaffold/bridges/usa_state_select.rb - lib/active_scaffold/bridges/usa_state_select/usa_state_select_helper.rb - lib/active_scaffold/config/base.rb - lib/active_scaffold/config/core.rb - lib/active_scaffold/config/create.rb - lib/active_scaffold/config/delete.rb - lib/active_scaffold/config/field_search.rb - lib/active_scaffold/config/form.rb - lib/active_scaffold/config/list.rb - lib/active_scaffold/config/mark.rb - lib/active_scaffold/config/nested.rb - lib/active_scaffold/config/search.rb - lib/active_scaffold/config/show.rb - lib/active_scaffold/config/subform.rb - lib/active_scaffold/config/update.rb - lib/active_scaffold/configurable.rb - lib/active_scaffold/constraints.rb - lib/active_scaffold/core.rb - lib/active_scaffold/data_structures/action_columns.rb - lib/active_scaffold/data_structures/action_link.rb - lib/active_scaffold/data_structures/action_links.rb - lib/active_scaffold/data_structures/actions.rb - lib/active_scaffold/data_structures/association.rb - lib/active_scaffold/data_structures/association/abstract.rb - lib/active_scaffold/data_structures/association/active_mongoid.rb - lib/active_scaffold/data_structures/association/active_record.rb - lib/active_scaffold/data_structures/association/mongoid.rb - lib/active_scaffold/data_structures/bridge.rb - lib/active_scaffold/data_structures/column.rb - lib/active_scaffold/data_structures/columns.rb - lib/active_scaffold/data_structures/nested_info.rb - lib/active_scaffold/data_structures/set.rb - lib/active_scaffold/data_structures/sorting.rb - lib/active_scaffold/delayed_setup.rb - lib/active_scaffold/engine.rb - lib/active_scaffold/extensions/action_controller_rendering.rb - lib/active_scaffold/extensions/action_controller_rescueing.rb - lib/active_scaffold/extensions/action_view_rendering.rb - lib/active_scaffold/extensions/connection_adapter.rb - lib/active_scaffold/extensions/cow_proxy.rb - lib/active_scaffold/extensions/ice_nine.rb - lib/active_scaffold/extensions/left_outer_joins.rb - lib/active_scaffold/extensions/localize.rb - lib/active_scaffold/extensions/name_option_for_datetime.rb - lib/active_scaffold/extensions/paginator_extensions.rb - lib/active_scaffold/extensions/routing_mapper.rb - lib/active_scaffold/extensions/to_label.rb - lib/active_scaffold/extensions/unsaved_associated.rb - lib/active_scaffold/extensions/unsaved_record.rb - lib/active_scaffold/finder.rb - lib/active_scaffold/helpers/action_link_helpers.rb - lib/active_scaffold/helpers/association_helpers.rb - lib/active_scaffold/helpers/controller_helpers.rb - lib/active_scaffold/helpers/form_column_helpers.rb - lib/active_scaffold/helpers/human_condition_helpers.rb - lib/active_scaffold/helpers/id_helpers.rb - lib/active_scaffold/helpers/list_column_helpers.rb - lib/active_scaffold/helpers/pagination_helpers.rb - lib/active_scaffold/helpers/search_column_helpers.rb - lib/active_scaffold/helpers/show_column_helpers.rb - lib/active_scaffold/helpers/view_helpers.rb - lib/active_scaffold/marked_model.rb - lib/active_scaffold/orm_checks.rb - lib/active_scaffold/paginator.rb - lib/active_scaffold/registry.rb - lib/active_scaffold/responds_to_parent.rb - lib/active_scaffold/tableless.rb - lib/active_scaffold/version.rb - lib/generators/active_scaffold/controller_generator.rb - lib/generators/active_scaffold/install_generator.rb - lib/generators/active_scaffold/resource_generator.rb - lib/generators/templates/controller.rb - lib/generators/templates/helper.rb - lib/tasks/brakeman.rake - public/blank.html - shoulda_macros/macros.rb - test/active_scaffold_config_mock.rb - test/bridges/bridge_test.rb - test/bridges/date_picker_test.rb - test/bridges/paper_trail_test.rb - test/bridges/paperclip_test.rb - test/bridges/tiny_mce_test.rb - test/class_with_finder.rb - test/company.rb - test/config/base_test.rb - test/config/core_test.rb - test/config/create_test.rb - test/config/delete_test.rb - test/config/field_search_test.rb - test/config/list_test.rb - test/config/nested_test.rb - test/config/search_test.rb - test/config/show_test.rb - test/config/subform_test.rb - test/config/update_test.rb - test/const_mocker.rb - test/data_structures/action_columns_test.rb - test/data_structures/action_link_test.rb - test/data_structures/action_links_test.rb - test/data_structures/actions_test.rb - test/data_structures/association_column_test.rb - test/data_structures/column_test.rb - test/data_structures/columns_test.rb - test/data_structures/set_test.rb - test/data_structures/sorting_test.rb - test/data_structures/standard_column_test.rb - test/data_structures/validation_reflection_test.rb - test/data_structures/virtual_column_test.rb - test/extensions/action_view_rendering_test.rb - test/extensions/active_record_test.rb - test/extensions/routing_mapper_test.rb - test/helpers/form_column_helpers_test.rb - test/helpers/list_column_helpers_test.rb - test/helpers/pagination_helpers_test.rb - test/helpers/search_column_helpers_test.rb - test/misc/active_record_permissions_test.rb - test/misc/attribute_params_test.rb - test/misc/calculation_test.rb - test/misc/configurable_test.rb - test/misc/constraints_test.rb - test/misc/convert_numbers_format_test.rb - test/misc/finder_test.rb - test/misc/lang_test.rb - test/misc/parse_datetime_test.rb - test/misc/render_test.rb - test/misc/tableless_test.rb - test/mock_app/.gitignore - test/mock_app/Rakefile - test/mock_app/app/assets/config/manifest.js - test/mock_app/app/controllers/addresses_controller.rb - test/mock_app/app/controllers/application_controller.rb - test/mock_app/app/controllers/buildings_controller.rb - test/mock_app/app/controllers/cars_controller.rb - test/mock_app/app/controllers/contacts_controller.rb - test/mock_app/app/controllers/floors_controller.rb - test/mock_app/app/controllers/people_controller.rb - test/mock_app/app/controllers/roles_controller.rb - test/mock_app/app/helpers/application_helper.rb - test/mock_app/app/models/address.rb - test/mock_app/app/models/building.rb - test/mock_app/app/models/car.rb - test/mock_app/app/models/contact.rb - test/mock_app/app/models/file_model.rb - test/mock_app/app/models/floor.rb - test/mock_app/app/models/person.rb - test/mock_app/app/models/role.rb - test/mock_app/app/views/active_scaffold_overrides/_form.html.erb - test/mock_app/app/views/active_scaffold_overrides/list.html.erb - test/mock_app/app/views/people/_first_name_form_column.html.erb - test/mock_app/app/views/people/_form.html.erb - test/mock_app/app/views/people/list.html.erb - test/mock_app/config.ru - test/mock_app/config/application.rb - test/mock_app/config/boot.rb - test/mock_app/config/database.yml - test/mock_app/config/environment.rb - test/mock_app/config/environments/development.rb - test/mock_app/config/environments/production.rb - test/mock_app/config/environments/test.rb - test/mock_app/config/initializers/backtrace_silencers.rb - test/mock_app/config/initializers/inflections.rb - test/mock_app/config/initializers/mime_types.rb - test/mock_app/config/initializers/secret_token.rb - test/mock_app/config/initializers/session_store.rb - test/mock_app/config/initializers/wrap_parameters.rb - test/mock_app/config/locales/en.yml - test/mock_app/config/routes.rb - test/mock_app/db/schema.rb - test/mock_app/db/test.sqlite3 - test/model_stub.rb - test/performance/list_cars_performance_test.rb - test/performance/list_people_performance_test.rb - test/performance_test_help.rb - test/run_all.rb - test/test_helper.rb - vendor/assets/javascripts/getprototypeof.js - vendor/assets/javascripts/jquery-ui-timepicker-addon.js - vendor/assets/javascripts/jquery.ba-throttle-debounce.js - vendor/assets/javascripts/jquery.visible.min.js - vendor/assets/stylesheets/jquery-ui-theme.css.erb - vendor/assets/stylesheets/jquery-ui-timepicker-addon.css - vendor/assets/stylesheets/jquery-ui.css homepage: https://github.com/activescaffold/active_scaffold licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.7 signing_key: specification_version: 4 summary: Rails 4.x and 5.x versions of ActiveScaffold supporting prototype and jquery test_files: - test/active_scaffold_config_mock.rb - test/bridges/bridge_test.rb - test/bridges/date_picker_test.rb - test/bridges/paper_trail_test.rb - test/bridges/paperclip_test.rb - test/bridges/tiny_mce_test.rb - test/class_with_finder.rb - test/company.rb - test/config/base_test.rb - test/config/core_test.rb - test/config/create_test.rb - test/config/delete_test.rb - test/config/field_search_test.rb - test/config/list_test.rb - test/config/nested_test.rb - test/config/search_test.rb - test/config/show_test.rb - test/config/subform_test.rb - test/config/update_test.rb - test/const_mocker.rb - test/data_structures/action_columns_test.rb - test/data_structures/action_link_test.rb - test/data_structures/action_links_test.rb - test/data_structures/actions_test.rb - test/data_structures/association_column_test.rb - test/data_structures/column_test.rb - test/data_structures/columns_test.rb - test/data_structures/set_test.rb - test/data_structures/sorting_test.rb - test/data_structures/standard_column_test.rb - test/data_structures/validation_reflection_test.rb - test/data_structures/virtual_column_test.rb - test/extensions/action_view_rendering_test.rb - test/extensions/active_record_test.rb - test/extensions/routing_mapper_test.rb - test/helpers/form_column_helpers_test.rb - test/helpers/list_column_helpers_test.rb - test/helpers/pagination_helpers_test.rb - test/helpers/search_column_helpers_test.rb - test/misc/active_record_permissions_test.rb - test/misc/attribute_params_test.rb - test/misc/calculation_test.rb - test/misc/configurable_test.rb - test/misc/constraints_test.rb - test/misc/convert_numbers_format_test.rb - test/misc/finder_test.rb - test/misc/lang_test.rb - test/misc/parse_datetime_test.rb - test/misc/render_test.rb - test/misc/tableless_test.rb - test/mock_app/.gitignore - test/mock_app/Rakefile - test/mock_app/app/assets/config/manifest.js - test/mock_app/app/controllers/addresses_controller.rb - test/mock_app/app/controllers/application_controller.rb - test/mock_app/app/controllers/buildings_controller.rb - test/mock_app/app/controllers/cars_controller.rb - test/mock_app/app/controllers/contacts_controller.rb - test/mock_app/app/controllers/floors_controller.rb - test/mock_app/app/controllers/people_controller.rb - test/mock_app/app/controllers/roles_controller.rb - test/mock_app/app/helpers/application_helper.rb - test/mock_app/app/models/address.rb - test/mock_app/app/models/building.rb - test/mock_app/app/models/car.rb - test/mock_app/app/models/contact.rb - test/mock_app/app/models/file_model.rb - test/mock_app/app/models/floor.rb - test/mock_app/app/models/person.rb - test/mock_app/app/models/role.rb - test/mock_app/app/views/active_scaffold_overrides/_form.html.erb - test/mock_app/app/views/active_scaffold_overrides/list.html.erb - test/mock_app/app/views/people/_first_name_form_column.html.erb - test/mock_app/app/views/people/_form.html.erb - test/mock_app/app/views/people/list.html.erb - test/mock_app/config.ru - test/mock_app/config/application.rb - test/mock_app/config/boot.rb - test/mock_app/config/database.yml - test/mock_app/config/environment.rb - test/mock_app/config/environments/development.rb - test/mock_app/config/environments/production.rb - test/mock_app/config/environments/test.rb - test/mock_app/config/initializers/backtrace_silencers.rb - test/mock_app/config/initializers/inflections.rb - test/mock_app/config/initializers/mime_types.rb - test/mock_app/config/initializers/secret_token.rb - test/mock_app/config/initializers/session_store.rb - test/mock_app/config/initializers/wrap_parameters.rb - test/mock_app/config/locales/en.yml - test/mock_app/config/routes.rb - test/mock_app/db/schema.rb - test/mock_app/db/test.sqlite3 - test/model_stub.rb - test/performance/list_cars_performance_test.rb - test/performance/list_people_performance_test.rb - test/performance_test_help.rb - test/run_all.rb - test/test_helper.rb