Sha256: c5f51541d31baae51766fb1155f49b8cea552beec64045d5f3412e8da45929d6
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 605 Bytes
Stored size: 605 Bytes
Contents
--- !ruby/object:Gem::Specification name: test_app_as_gem version: !ruby/object:Gem::Version hash: 9 prerelease: false segments: - 0 - 1 version: "0.01" platform: ruby authors: - Tom Rothe autorequire: bindir: bin cert_chain: [] date: 2010-09-30 00:00:00 +02:00 default_executable: dependencies: [] description: So far this is only a test gem email: info@tomrothe.de executables: [] extensions: [] extra_rdoc_files: [] files: - app/controllers/application_controller.rb - app/controllers/entries_controller.rb - app/helpers/application_helper.rb - app/helpers/entries_helper.rb - app/models/entry.rb - app/views/entries/_form.html.erb - app/views/entries/edit.html.erb - app/views/entries/index.html.erb - app/views/entries/new.html.erb - app/views/entries/show.html.erb - app/views/layouts/application.html.erb - db/migrate/20100930064937_create_entries.rb has_rdoc: true homepage: "" licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Just a test test_files: []