# -*- encoding: utf-8 -*- # stub: yawl_rails 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "yawl_rails".freeze s.version = "0.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 = ["Ricardo Chimal, Jr.".freeze] s.date = "2014-02-25" s.description = "Rails UI for YAWL".freeze s.email = ["kiwi@null.cx".freeze] s.executables = ["rails".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/yawl_rails/processes.js".freeze, "app/controllers/yawl_rails/application_controller.rb".freeze, "app/controllers/yawl_rails/processes_controller.rb".freeze, "app/controllers/yawl_rails/steps_controller.rb".freeze, "app/helpers/yawl_rails/application_helper.rb".freeze, "app/helpers/yawl_rails/processes_helper.rb".freeze, "app/views/yawl_rails/processes/_show_inline_js.html.haml".freeze, "app/views/yawl_rails/processes/_step_rows.html.haml".freeze, "app/views/yawl_rails/processes/index.html.haml".freeze, "app/views/yawl_rails/processes/show.html.haml".freeze, "app/views/yawl_rails/steps/show.html.haml".freeze, "bin/rails".freeze, "config/routes.rb".freeze, "db/migrate/20140225002136_setup_yawl.rb".freeze, "lib/tasks/yawl_rails_tasks.rake".freeze, "lib/yawl/process_active_record.rb".freeze, "lib/yawl/rails.rb".freeze, "lib/yawl_rails.rb".freeze, "lib/yawl_rails/engine.rb".freeze, "lib/yawl_rails/version.rb".freeze, "spec/controllers/yawl_rails/processes_controller_spec.rb".freeze, "spec/controllers/yawl_rails/steps_controller_spec.rb".freeze, "spec/helpers/yawl_rails/processes_helper_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app/README.rdoc".freeze, "spec/test_app/Rakefile".freeze, "spec/test_app/app/assets/images/.keep".freeze, "spec/test_app/app/assets/javascripts/application.js".freeze, "spec/test_app/app/assets/stylesheets/application.css".freeze, "spec/test_app/app/controllers/application_controller.rb".freeze, "spec/test_app/app/controllers/concerns/.keep".freeze, "spec/test_app/app/helpers/application_helper.rb".freeze, "spec/test_app/app/mailers/.keep".freeze, "spec/test_app/app/models/.keep".freeze, "spec/test_app/app/models/concerns/.keep".freeze, "spec/test_app/app/views/layouts/application.html.erb".freeze, "spec/test_app/bin/bundle".freeze, "spec/test_app/bin/rails".freeze, "spec/test_app/bin/rake".freeze, "spec/test_app/config.ru".freeze, "spec/test_app/config/application.rb".freeze, "spec/test_app/config/boot.rb".freeze, "spec/test_app/config/database.yml".freeze, "spec/test_app/config/environment.rb".freeze, "spec/test_app/config/environments/development.rb".freeze, "spec/test_app/config/environments/production.rb".freeze, "spec/test_app/config/environments/test.rb".freeze, "spec/test_app/config/initializers/backtrace_silencers.rb".freeze, "spec/test_app/config/initializers/filter_parameter_logging.rb".freeze, "spec/test_app/config/initializers/inflections.rb".freeze, "spec/test_app/config/initializers/mime_types.rb".freeze, "spec/test_app/config/initializers/secret_token.rb".freeze, "spec/test_app/config/initializers/session_store.rb".freeze, "spec/test_app/config/initializers/wrap_parameters.rb".freeze, "spec/test_app/config/locales/en.yml".freeze, "spec/test_app/config/routes.rb".freeze, "spec/test_app/lib/assets/.keep".freeze, "spec/test_app/log/.keep".freeze, "spec/test_app/public/404.html".freeze, "spec/test_app/public/422.html".freeze, "spec/test_app/public/500.html".freeze, "spec/test_app/public/favicon.ico".freeze, "yawl_rails.gemspec".freeze] s.homepage = "".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails UI for YAWL".freeze s.test_files = ["spec/controllers/yawl_rails/processes_controller_spec.rb".freeze, "spec/controllers/yawl_rails/steps_controller_spec.rb".freeze, "spec/helpers/yawl_rails/processes_helper_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app/README.rdoc".freeze, "spec/test_app/Rakefile".freeze, "spec/test_app/app/assets/images/.keep".freeze, "spec/test_app/app/assets/javascripts/application.js".freeze, "spec/test_app/app/assets/stylesheets/application.css".freeze, "spec/test_app/app/controllers/application_controller.rb".freeze, "spec/test_app/app/controllers/concerns/.keep".freeze, "spec/test_app/app/helpers/application_helper.rb".freeze, "spec/test_app/app/mailers/.keep".freeze, "spec/test_app/app/models/.keep".freeze, "spec/test_app/app/models/concerns/.keep".freeze, "spec/test_app/app/views/layouts/application.html.erb".freeze, "spec/test_app/bin/bundle".freeze, "spec/test_app/bin/rails".freeze, "spec/test_app/bin/rake".freeze, "spec/test_app/config.ru".freeze, "spec/test_app/config/application.rb".freeze, "spec/test_app/config/boot.rb".freeze, "spec/test_app/config/database.yml".freeze, "spec/test_app/config/environment.rb".freeze, "spec/test_app/config/environments/development.rb".freeze, "spec/test_app/config/environments/production.rb".freeze, "spec/test_app/config/environments/test.rb".freeze, "spec/test_app/config/initializers/backtrace_silencers.rb".freeze, "spec/test_app/config/initializers/filter_parameter_logging.rb".freeze, "spec/test_app/config/initializers/inflections.rb".freeze, "spec/test_app/config/initializers/mime_types.rb".freeze, "spec/test_app/config/initializers/secret_token.rb".freeze, "spec/test_app/config/initializers/session_store.rb".freeze, "spec/test_app/config/initializers/wrap_parameters.rb".freeze, "spec/test_app/config/locales/en.yml".freeze, "spec/test_app/config/routes.rb".freeze, "spec/test_app/lib/assets/.keep".freeze, "spec/test_app/log/.keep".freeze, "spec/test_app/public/404.html".freeze, "spec/test_app/public/422.html".freeze, "spec/test_app/public/500.html".freeze, "spec/test_app/public/favicon.ico".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end