# -*- encoding: utf-8 -*- # stub: dbconsole 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "dbconsole".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["SrinivasaReddy".freeze] s.date = "2014-06-05" s.description = "GUI for configured database.".freeze s.email = ["srinivas.r@sigmainfo.net".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "app/assets/javascripts/dbconsole/application.js".freeze, "app/assets/javascripts/dbconsole/database.js".freeze, "app/assets/javascripts/dbconsole/jquery-1.10.2.js".freeze, "app/assets/javascripts/dbconsole/jquery-ui-1.10.4.custom.min.js".freeze, "app/assets/javascripts/dbconsole/jquery.tablesorter.min.js".freeze, "app/assets/javascripts/dbconsole/jquery.ui.core.js".freeze, "app/assets/javascripts/dbconsole/jquery.ui.tabs.js".freeze, "app/assets/javascripts/dbconsole/jquery.ui.widget.js".freeze, "app/assets/stylesheets/dbconsole/application.css".freeze, "app/assets/stylesheets/dbconsole/asc.gif".freeze, "app/assets/stylesheets/dbconsole/bg.gif".freeze, "app/assets/stylesheets/dbconsole/database.css".freeze, "app/assets/stylesheets/dbconsole/demos.css".freeze, "app/assets/stylesheets/dbconsole/desc.gif".freeze, "app/assets/stylesheets/dbconsole/images/animated-overlay.gif".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_glass_75_dadada_1x400.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-icons_222222_256x240.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-icons_2e83ff_256x240.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-icons_454545_256x240.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-icons_888888_256x240.png".freeze, "app/assets/stylesheets/dbconsole/images/ui-icons_cd0a0a_256x240.png".freeze, "app/assets/stylesheets/dbconsole/jquery.ui.core.css".freeze, "app/assets/stylesheets/dbconsole/jquery.ui.tabs.css".freeze, "app/assets/stylesheets/dbconsole/jquery.ui.theme.css".freeze, "app/assets/stylesheets/dbconsole/style.css".freeze, "app/controllers/dbconsole/application_controller.rb".freeze, "app/controllers/dbconsole/databases_controller.rb".freeze, "app/controllers/dbconsole/style.css".freeze, "app/helpers/dbconsole/application_helper.rb".freeze, "app/helpers/dbconsole/database_helper.rb".freeze, "app/views/dbconsole/databases/create.html.erb".freeze, "app/views/dbconsole/databases/index.html.erb".freeze, "app/views/dbconsole/databases/show.html.erb".freeze, "app/views/layouts/dbconsole/application.html.erb".freeze, "config/routes.rb".freeze, "lib/dbconsole.rb".freeze, "lib/dbconsole/engine.rb".freeze, "lib/dbconsole/version.rb".freeze, "lib/generators/dbconsole_generator.rb".freeze, "lib/generators/initializer/USAGE".freeze, "lib/generators/initializer/initializer_generator.rb".freeze, "lib/generators/initializer/initializer_generator.rb~".freeze, "lib/generators/install_generator.rb".freeze, "lib/tasks/dbconsole_tasks.rake".freeze, "test/controllers/dbconsole/database_controller_test.rb".freeze, "test/dbconsole_test.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/application_helper.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/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/secret_token.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/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/helpers/dbconsole/database_helper_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "GUI for configured database".freeze s.test_files = ["test/dummy/Rakefile".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/config.ru".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/404.html".freeze, "test/dbconsole_test.rb".freeze, "test/controllers/dbconsole/database_controller_test.rb".freeze, "test/test_helper.rb".freeze, "test/helpers/dbconsole/database_helper_test.rb".freeze, "test/integration/navigation_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.0.5".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.5.201".freeze]) end