# -*- encoding: utf-8 -*- # stub: smurf-rails 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "smurf-rails".freeze s.version = "0.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jakob Hilden".freeze, "Tim Schneider".freeze, "Stephan Pavlovic".freeze] s.date = "2012-06-04" s.description = "SMURF is a new and modular approach to Rails frontend development based on the SMACSS approach for CSS. This gem provides a set of tools that help following this approach.".freeze s.email = ["jakobhilden@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/smurf/smurf.png".freeze, "app/assets/javascripts/smurf/application.js".freeze, "app/assets/stylesheets/smurf/application.css.sass".freeze, "app/assets/stylesheets/smurf/typography.css.sass.erb".freeze, "app/controllers/smurf/application_controller.rb".freeze, "app/controllers/smurf/styleguide_controller.rb".freeze, "app/helpers/smurf/application_helper.rb".freeze, "app/helpers/smurf/styleguide_helper.rb".freeze, "app/views/layouts/smurf/application.html.erb".freeze, "app/views/smurf/styleguide/_color_var.html.haml".freeze, "app/views/smurf/styleguide/colors.html.haml".freeze, "app/views/smurf/styleguide/typography.html.haml".freeze, "config/routes.rb".freeze, "lib/smurf.rb".freeze, "lib/smurf/color_variable_parser.rb".freeze, "lib/smurf/engine.rb".freeze, "lib/smurf/typography_parser.rb".freeze, "lib/smurf/version.rb".freeze, "lib/tasks/smurf_tasks.rake".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/_typography.sass".freeze, "test/dummy/app/assets/stylesheets/application.css.sass".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/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/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/smurf.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/db/development.sqlite3".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/log/development.log".freeze, "test/dummy/log/test.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/script/rails".freeze, "test/dummy/tmp/cache/assets/CBE/460/sprockets%2F82cd2698ea187319b82eee783227407b".freeze, "test/dummy/tmp/cache/assets/CC3/D80/sprockets%2F664f76338152c770cfef980d5588be21".freeze, "test/dummy/tmp/cache/assets/CCA/0C0/sprockets%2F6c3e053393afe303432ca73f1b41490b".freeze, "test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/CE3/2B0/sprockets%2Fac9929105133c62d94cedd5e46b52493".freeze, "test/dummy/tmp/cache/assets/D03/150/sprockets%2F82855a1c8339d7bef8a98868ab858f18".freeze, "test/dummy/tmp/cache/assets/D16/910/sprockets%2Ff4ea1f2c07dd541e81f481f835a64838".freeze, "test/dummy/tmp/cache/assets/D18/840/sprockets%2F50c1885539f61359c48af74fcae1df31".freeze, "test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/D35/5E0/sprockets%2F50cfa004a8a405f2e48625bec5c583e6".freeze, "test/dummy/tmp/cache/assets/D44/0E0/sprockets%2Fe82cfc1252647fb8586c7abf2c2056c7".freeze, "test/dummy/tmp/cache/assets/D58/580/sprockets%2F82e92c71c797dac98897e20a7df20df7".freeze, "test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/D5E/470/sprockets%2Fb90e61060b73e4c4c2466c5ad8acc06b".freeze, "test/dummy/tmp/cache/assets/D8F/EC0/sprockets%2Fc501d0e26be5fc8f613a8faa5c003c49".freeze, "test/dummy/tmp/cache/assets/D97/AA0/sprockets%2F30c4ef2c6254a2c8ecedf8f7259c01b0".freeze, "test/dummy/tmp/cache/assets/DA6/120/sprockets%2Fc5880aca76ccbb51f9388362e8afc1e6".freeze, "test/dummy/tmp/cache/assets/DF1/3C0/sprockets%2Fa6c7bdfdcdc7a50417324089c9a1abcc".freeze, "test/dummy/tmp/cache/assets/DF2/040/sprockets%2Fabe2c880aeb0bf05a2651c9a3d68ce5f".freeze, "test/dummy/tmp/sass-cache/8533189236bf1aa999c1f771fbe4dd9915738473/typography.sassc".freeze, "test/functional/smurf/styleguide_controller_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/smurf_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/color_variable_parser_test.rb".freeze, "test/unit/helpers/smurf/styleguide_helper_test.rb".freeze, "test/unit/sass/colors_01.sass".freeze, "test/unit/sass/colors_02.css.sass".freeze] s.homepage = "https://github.com/railslove/smurf".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Conventions and tools for: Scalable, Modular, reUsable Rails Frontends -- SMURF".freeze s.test_files = ["test/functional/smurf/styleguide_controller_test.rb".freeze, "test/smurf_test.rb".freeze, "test/test_helper.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/dummy/tmp/sass-cache/8533189236bf1aa999c1f771fbe4dd9915738473/typography.sassc".freeze, "test/dummy/tmp/cache/assets/DF2/040/sprockets%2Fabe2c880aeb0bf05a2651c9a3d68ce5f".freeze, "test/dummy/tmp/cache/assets/D16/910/sprockets%2Ff4ea1f2c07dd541e81f481f835a64838".freeze, "test/dummy/tmp/cache/assets/D03/150/sprockets%2F82855a1c8339d7bef8a98868ab858f18".freeze, "test/dummy/tmp/cache/assets/D97/AA0/sprockets%2F30c4ef2c6254a2c8ecedf8f7259c01b0".freeze, "test/dummy/tmp/cache/assets/D18/840/sprockets%2F50c1885539f61359c48af74fcae1df31".freeze, "test/dummy/tmp/cache/assets/CCA/0C0/sprockets%2F6c3e053393afe303432ca73f1b41490b".freeze, "test/dummy/tmp/cache/assets/D5E/470/sprockets%2Fb90e61060b73e4c4c2466c5ad8acc06b".freeze, "test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953".freeze, "test/dummy/tmp/cache/assets/CE3/2B0/sprockets%2Fac9929105133c62d94cedd5e46b52493".freeze, "test/dummy/tmp/cache/assets/DA6/120/sprockets%2Fc5880aca76ccbb51f9388362e8afc1e6".freeze, "test/dummy/tmp/cache/assets/CC3/D80/sprockets%2F664f76338152c770cfef980d5588be21".freeze, "test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705".freeze, "test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6".freeze, "test/dummy/tmp/cache/assets/CBE/460/sprockets%2F82cd2698ea187319b82eee783227407b".freeze, "test/dummy/tmp/cache/assets/DF1/3C0/sprockets%2Fa6c7bdfdcdc7a50417324089c9a1abcc".freeze, "test/dummy/tmp/cache/assets/D35/5E0/sprockets%2F50cfa004a8a405f2e48625bec5c583e6".freeze, "test/dummy/tmp/cache/assets/D44/0E0/sprockets%2Fe82cfc1252647fb8586c7abf2c2056c7".freeze, "test/dummy/tmp/cache/assets/D58/580/sprockets%2F82e92c71c797dac98897e20a7df20df7".freeze, "test/dummy/tmp/cache/assets/D8F/EC0/sprockets%2Fc501d0e26be5fc8f613a8faa5c003c49".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/assets/stylesheets/application.css.sass".freeze, "test/dummy/app/assets/stylesheets/_typography.sass".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/script/rails".freeze, "test/dummy/Rakefile".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/smurf.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/inflections.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config.ru".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/422.html".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/log/test.log".freeze, "test/dummy/log/development.log".freeze, "test/unit/color_variable_parser_test.rb".freeze, "test/unit/sass/colors_02.css.sass".freeze, "test/unit/sass/colors_01.sass".freeze, "test/unit/helpers/smurf/styleguide_helper_test.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end