# -*- encoding: utf-8 -*- # stub: controller_scaffolding 1.1.0 ruby lib Gem::Specification.new do |s| s.name = "controller_scaffolding".freeze s.version = "1.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["John O'Malley".freeze] s.date = "2014-08-08" s.description = "Creates controller and extended scaffolding for the model specified.".freeze s.email = ["jom@nycap.rr.com".freeze] s.files = ["README.md".freeze, "README.rdoc".freeze, "Rakefile".freeze, "lib/controller_scaffolding.rb".freeze, "lib/controller_scaffolding/add_generator.rb".freeze, "lib/controller_scaffolding/app/helpers/controller_scaffolding_helper.rb".freeze, "lib/controller_scaffolding/railtie.rb".freeze, "lib/controller_scaffolding/version.rb".freeze, "lib/generators/assets/javascripts/ext_index_nav.js".freeze, "lib/generators/assets/stylesheets/controller_scaffolding.css.scss".freeze, "lib/generators/controller/concerns/ext_form_submit.rb".freeze, "lib/generators/controller/concerns/ext_index_nav.rb".freeze, "lib/generators/controller/controller_scaffolding_generator.rb".freeze, "lib/generators/haml/controller/controller_scaffolding_generator.rb".freeze, "lib/generators/haml/controller/partials/_flash_messages.html.haml".freeze, "lib/generators/haml/controller/partials/_pagination.html.haml".freeze, "lib/generators/haml/controller/partials/_validation_errors.html.haml".freeze, "lib/templates/haml/controller/_form.html.haml".freeze, "lib/templates/haml/controller/edit.html.haml".freeze, "lib/templates/haml/controller/index.html.haml".freeze, "lib/templates/haml/controller/new.html.haml".freeze, "lib/templates/haml/controller/view.html.haml".freeze, "lib/templates/rails/controller/controller.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/sql_search_n_sort_helper.rb".freeze, "test/dummy/app/models/credit_card_info.rb".freeze, "test/dummy/app/models/dinosaur.rb".freeze, "test/dummy/app/models/person.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140711034542_create_people.rb".freeze, "test/dummy/db/migrate/20140731014857_create_credit_card_infos.rb".freeze, "test/dummy/db/migrate/20140806202909_create_dinosaurs.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/lib/tasks/sample_data.rake".freeze, "test/dummy/log/OLDtest.log".freeze, "test/dummy/log/development.log".freeze, "test/dummy/log/test.log".freeze, "test/dummy/log/test.log.BACKUP.45541.log".freeze, "test/dummy/log/test.log.BASE.45541.log".freeze, "test/dummy/log/test.log.LOCAL.45541.log".freeze, "test/dummy/log/test.log.REMOTE.45541.log".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/spec/factories/factory.rb".freeze, "test/dummy/spec/requests/credit_card_infos_spec.rb".freeze, "test/dummy/spec/requests/people_spec.rb".freeze, "test/dummy/spec/spec_helper.rb".freeze, "test/dummy/test/models/credit_card_info_test.rb".freeze, "test/dummy/test/test_helper.rb".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/controller_scaffolding.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/ext_form_submit.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/ext_index_nav.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sprockets/12b145c6de8e8a781d4120a5f29229de".freeze, "test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/1406702d7228a8c1a717fc485390c025".freeze, "test/dummy/tmp/cache/assets/development/sprockets/1dc2824e4f69b5f787cc0b33a280e1f7".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2e8fbe25c4d3ab5d0233fc6e0b34f944".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/5e3a16a7a65151928708d6db358c759b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/653fdbb8934cfc4411579c8628e7162d".freeze, "test/dummy/tmp/cache/assets/development/sprockets/705d80fa05052d5d6f269e75d7a11374".freeze, "test/dummy/tmp/cache/assets/development/sprockets/7761773b21e56b187ef1ef0faed07f4c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8c0b04415ee487129c0d2bc8b098fb8c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8e608c74df0c65a289387e25a3881ef6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/965093127c5e679a2ffe5f562d7b4662".freeze, "test/dummy/tmp/cache/assets/development/sprockets/991d9baf4c0665d4114d00882965f72c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/aee47d2b394353b1f027d1265ce94bec".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d10aa50bf278b2fcf5727421f422083f".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d9a48b188723fa8a03d0f673046b0fc7".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d9ad301878886b21cb9b44509bb894ee".freeze, "test/dummy/tmp/cache/assets/development/sprockets/dd3286d35fd64e2653a6197e1a119fe3".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e1096456df20861d666f73523b3a56d1".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e6f3190c03c1c2b869d131e25d38eb7b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e8b18160729bab32f8368174bf32a9ce".freeze, "test/dummy/tmp/cache/assets/development/sprockets/eb8ff0c9bd29ca1463e355de4819639b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/dummy/tmp/cache/assets/test/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/controller_scaffolding.css.scssc".freeze, "test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/test/sprockets/1dc2824e4f69b5f787cc0b33a280e1f7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/test/sprockets/5e3a16a7a65151928708d6db358c759b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/7761773b21e56b187ef1ef0faed07f4c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/8c0b04415ee487129c0d2bc8b098fb8c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/965093127c5e679a2ffe5f562d7b4662".freeze, "test/dummy/tmp/cache/assets/test/sprockets/991d9baf4c0665d4114d00882965f72c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d9a48b188723fa8a03d0f673046b0fc7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d9ad301878886b21cb9b44509bb894ee".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e1096456df20861d666f73523b3a56d1".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e8b18160729bab32f8368174bf32a9ce".freeze, "test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/dummy/tmp/pids/server.pid".freeze, "test/lib/generators/all_actions_generator_test.rb".freeze, "test/lib/generators/controller_scaffolding_generator_test.rb".freeze, "test/lib/generators/destroy_cs_test.rb".freeze, "test/lib/generators/dummy_test_files/app/assets/javascripts/application.js".freeze, "test/lib/generators/dummy_test_files/app/controllers/application_controller.rb".freeze, "test/lib/generators/dummy_test_files/app/helpers/application_helper.rb ".freeze, "test/lib/generators/dummy_test_files/app/models/dinosaur.rb".freeze, "test/lib/generators/dummy_test_files/app/models/person.rb".freeze, "test/lib/generators/dummy_test_files/app/views/layouts/application.html.erb".freeze, "test/lib/generators/dummy_test_files/config/locales/en.yml".freeze, "test/lib/generators/dummy_test_files/config/routes.rb".freeze, "test/lib/generators/ext_controller_scaffolding_generator_test.rb".freeze, "test/lib/generators/mult_model_cs_test.rb".freeze, "test/lib/generators/some_actions_generator_test.rb".freeze, "test/lib/tmp/app/assets/javascripts/application.js".freeze, "test/lib/tmp/app/controllers/application_controller.rb".freeze, "test/lib/tmp/app/helpers/application_helper.rb ".freeze, "test/lib/tmp/app/models/dinosaur.rb".freeze, "test/lib/tmp/app/models/person.rb".freeze, "test/lib/tmp/app/views/layouts/application.html.erb".freeze, "test/lib/tmp/config/locales/en.yml".freeze, "test/lib/tmp/config/routes.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/jomalley2112/controller_scaffolding".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Creates controller and extended scaffolding including optional search and sort functionality for the model specified.".freeze s.test_files = ["test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/sql_search_n_sort_helper.rb".freeze, "test/dummy/app/models/credit_card_info.rb".freeze, "test/dummy/app/models/dinosaur.rb".freeze, "test/dummy/app/models/person.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config.ru".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140711034542_create_people.rb".freeze, "test/dummy/db/migrate/20140731014857_create_credit_card_infos.rb".freeze, "test/dummy/db/migrate/20140806202909_create_dinosaurs.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/lib/tasks/sample_data.rake".freeze, "test/dummy/log/development.log".freeze, "test/dummy/log/OLDtest.log".freeze, "test/dummy/log/test.log".freeze, "test/dummy/log/test.log.BACKUP.45541.log".freeze, "test/dummy/log/test.log.BASE.45541.log".freeze, "test/dummy/log/test.log.LOCAL.45541.log".freeze, "test/dummy/log/test.log.REMOTE.45541.log".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/Rakefile".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/spec/factories/factory.rb".freeze, "test/dummy/spec/requests/credit_card_infos_spec.rb".freeze, "test/dummy/spec/requests/people_spec.rb".freeze, "test/dummy/spec/spec_helper.rb".freeze, "test/dummy/test/models/credit_card_info_test.rb".freeze, "test/dummy/test/test_helper.rb".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/controller_scaffolding.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/ext_form_submit.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/ext_index_nav.css.scssc".freeze, "test/dummy/tmp/cache/assets/development/sprockets/12b145c6de8e8a781d4120a5f29229de".freeze, "test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/development/sprockets/1406702d7228a8c1a717fc485390c025".freeze, "test/dummy/tmp/cache/assets/development/sprockets/1dc2824e4f69b5f787cc0b33a280e1f7".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2e8fbe25c4d3ab5d0233fc6e0b34f944".freeze, "test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/development/sprockets/5e3a16a7a65151928708d6db358c759b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/653fdbb8934cfc4411579c8628e7162d".freeze, "test/dummy/tmp/cache/assets/development/sprockets/705d80fa05052d5d6f269e75d7a11374".freeze, "test/dummy/tmp/cache/assets/development/sprockets/7761773b21e56b187ef1ef0faed07f4c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8c0b04415ee487129c0d2bc8b098fb8c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/8e608c74df0c65a289387e25a3881ef6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/965093127c5e679a2ffe5f562d7b4662".freeze, "test/dummy/tmp/cache/assets/development/sprockets/991d9baf4c0665d4114d00882965f72c".freeze, "test/dummy/tmp/cache/assets/development/sprockets/aee47d2b394353b1f027d1265ce94bec".freeze, "test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d10aa50bf278b2fcf5727421f422083f".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d9a48b188723fa8a03d0f673046b0fc7".freeze, "test/dummy/tmp/cache/assets/development/sprockets/d9ad301878886b21cb9b44509bb894ee".freeze, "test/dummy/tmp/cache/assets/development/sprockets/dd3286d35fd64e2653a6197e1a119fe3".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e1096456df20861d666f73523b3a56d1".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e6f3190c03c1c2b869d131e25d38eb7b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/e8b18160729bab32f8368174bf32a9ce".freeze, "test/dummy/tmp/cache/assets/development/sprockets/eb8ff0c9bd29ca1463e355de4819639b".freeze, "test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/dummy/tmp/cache/assets/test/sass/4cc2210c6c3c0fe94891da849ffe7911fc420445/controller_scaffolding.css.scssc".freeze, "test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/test/sprockets/1dc2824e4f69b5f787cc0b33a280e1f7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af".freeze, "test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/test/sprockets/5e3a16a7a65151928708d6db358c759b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/7761773b21e56b187ef1ef0faed07f4c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/8c0b04415ee487129c0d2bc8b098fb8c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/965093127c5e679a2ffe5f562d7b4662".freeze, "test/dummy/tmp/cache/assets/test/sprockets/991d9baf4c0665d4114d00882965f72c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d9a48b188723fa8a03d0f673046b0fc7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d9ad301878886b21cb9b44509bb894ee".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e1096456df20861d666f73523b3a56d1".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e8b18160729bab32f8368174bf32a9ce".freeze, "test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655".freeze, "test/dummy/tmp/pids/server.pid".freeze, "test/lib/generators/all_actions_generator_test.rb".freeze, "test/lib/generators/controller_scaffolding_generator_test.rb".freeze, "test/lib/generators/destroy_cs_test.rb".freeze, "test/lib/generators/dummy_test_files/app/assets/javascripts/application.js".freeze, "test/lib/generators/dummy_test_files/app/controllers/application_controller.rb".freeze, "test/lib/generators/dummy_test_files/app/helpers/application_helper.rb ".freeze, "test/lib/generators/dummy_test_files/app/models/dinosaur.rb".freeze, "test/lib/generators/dummy_test_files/app/models/person.rb".freeze, "test/lib/generators/dummy_test_files/app/views/layouts/application.html.erb".freeze, "test/lib/generators/dummy_test_files/config/locales/en.yml".freeze, "test/lib/generators/dummy_test_files/config/routes.rb".freeze, "test/lib/generators/ext_controller_scaffolding_generator_test.rb".freeze, "test/lib/generators/mult_model_cs_test.rb".freeze, "test/lib/generators/some_actions_generator_test.rb".freeze, "test/lib/tmp/app/assets/javascripts/application.js".freeze, "test/lib/tmp/app/controllers/application_controller.rb".freeze, "test/lib/tmp/app/helpers/application_helper.rb ".freeze, "test/lib/tmp/app/models/dinosaur.rb".freeze, "test/lib/tmp/app/models/person.rb".freeze, "test/lib/tmp/app/views/layouts/application.html.erb".freeze, "test/lib/tmp/config/locales/en.yml".freeze, "test/lib/tmp/config/routes.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.15".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 0.5.0".freeze]) end