--- !ruby/object:Gem::Specification name: marilyne version: !ruby/object:Gem::Version version: 1.0.1 prerelease: platform: ruby authors: - Anthony Laibe autorequire: bindir: bin cert_chain: [] date: 2012-08-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 3.2.7 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 3.2.7 description: Use presenter pattern in rails easily. email: - anthony.laibe@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/generators/marilyne/presenter_generator.rb - lib/generators/templates/presenter.rb - lib/marilyne/version.rb - lib/marilyne/engine.rb - lib/marilyne/helper.rb - lib/marilyne/presenter.rb - lib/marilyne.rb - lib/tasks/marilyne_tasks.rake - MIT-LICENSE - Rakefile - README.md - test/marilyne_test.rb - test/dummy/README.rdoc - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/CD8/B70/sprockets%2F4050a4e5062ab95c9f32e9b6940821ea - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/CAA/620/sprockets%2F87b209c0c9da28094a8d5581a21262c6 - test/dummy/tmp/cache/assets/CAE/4F0/sprockets%2F5a6c412c047e2f38067eb473f2f73633 - test/dummy/tmp/cache/assets/D1A/6C0/sprockets%2Ffbf586c3b503b6c61f83909c81a3947d - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/D67/B60/sprockets%2F5f1a0d05e77ca8b9a1fc2a47e17a8174 - test/dummy/tmp/cache/assets/D46/650/sprockets%2Ff56253b5f374fff1a33fbbc9881c9124 - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/CF0/1D0/sprockets%2F6fc757c2c8329244ca95d6909865bbc2 - test/dummy/tmp/cache/assets/D54/C10/sprockets%2Fc90e3bf92f49ac56c874963ce48f117d - test/dummy/tmp/cache/assets/CEB/6A0/sprockets%2F00e940e713bb2d76f9e40f697d9155a9 - test/dummy/tmp/cache/assets/C8C/B80/sprockets%2F371bf96e99717688ed7313a0c53f4212 - test/dummy/log/test.log - test/dummy/log/development.log - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/boot.rb - test/dummy/config/application.rb - test/dummy/config/environment.rb - test/dummy/config/routes.rb - test/dummy/config/locales/en.yml - test/dummy/config/database.yml - test/dummy/Rakefile - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/public/500.html - test/dummy/app/models/user.rb - test/dummy/app/presenters/user_presenter.rb - test/dummy/app/helpers/users_helper.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/users_controller.rb - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/users/edit.html.erb - test/dummy/app/views/users/show.html.erb - test/dummy/app/views/users/new.html.erb - test/dummy/app/views/users/index.html.erb - test/dummy/app/views/users/_form.html.erb - test/dummy/app/views/users/_user.html.erb - test/dummy/app/assets/stylesheets/users.css - test/dummy/app/assets/stylesheets/scaffold.css - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/javascripts/users.js - test/dummy/db/test.sqlite3 - test/dummy/db/development.sqlite3 - test/dummy/db/migrate/20120818172022_create_users.rb - test/dummy/db/schema.rb - test/dummy/script/rails - test/dummy/config.ru - test/test_helper.rb homepage: https://github.com/alaibe/marilyne licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Use presenter pattern in rails easily. test_files: - test/marilyne_test.rb - test/dummy/README.rdoc - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/CD8/B70/sprockets%2F4050a4e5062ab95c9f32e9b6940821ea - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/CAA/620/sprockets%2F87b209c0c9da28094a8d5581a21262c6 - test/dummy/tmp/cache/assets/CAE/4F0/sprockets%2F5a6c412c047e2f38067eb473f2f73633 - test/dummy/tmp/cache/assets/D1A/6C0/sprockets%2Ffbf586c3b503b6c61f83909c81a3947d - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/D67/B60/sprockets%2F5f1a0d05e77ca8b9a1fc2a47e17a8174 - test/dummy/tmp/cache/assets/D46/650/sprockets%2Ff56253b5f374fff1a33fbbc9881c9124 - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/CF0/1D0/sprockets%2F6fc757c2c8329244ca95d6909865bbc2 - test/dummy/tmp/cache/assets/D54/C10/sprockets%2Fc90e3bf92f49ac56c874963ce48f117d - test/dummy/tmp/cache/assets/CEB/6A0/sprockets%2F00e940e713bb2d76f9e40f697d9155a9 - test/dummy/tmp/cache/assets/C8C/B80/sprockets%2F371bf96e99717688ed7313a0c53f4212 - test/dummy/log/test.log - test/dummy/log/development.log - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/boot.rb - test/dummy/config/application.rb - test/dummy/config/environment.rb - test/dummy/config/routes.rb - test/dummy/config/locales/en.yml - test/dummy/config/database.yml - test/dummy/Rakefile - test/dummy/public/422.html - test/dummy/public/favicon.ico - test/dummy/public/404.html - test/dummy/public/500.html - test/dummy/app/models/user.rb - test/dummy/app/presenters/user_presenter.rb - test/dummy/app/helpers/users_helper.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/users_controller.rb - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/users/edit.html.erb - test/dummy/app/views/users/show.html.erb - test/dummy/app/views/users/new.html.erb - test/dummy/app/views/users/index.html.erb - test/dummy/app/views/users/_form.html.erb - test/dummy/app/views/users/_user.html.erb - test/dummy/app/assets/stylesheets/users.css - test/dummy/app/assets/stylesheets/scaffold.css - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/javascripts/users.js - test/dummy/db/test.sqlite3 - test/dummy/db/development.sqlite3 - test/dummy/db/migrate/20120818172022_create_users.rb - test/dummy/db/schema.rb - test/dummy/script/rails - test/dummy/config.ru - test/test_helper.rb