--- !ruby/object:Gem::Specification name: rails-footnotes version: !ruby/object:Gem::Version prerelease: version: 3.7.4 platform: ruby authors: - Keenan Brock autorequire: bindir: bin cert_chain: [] date: 2011-05-26 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" type: :development version_requirements: *id003 - !ruby/object:Gem::Dependency name: watchr prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" type: :development version_requirements: *id004 description: Every Rails page has footnotes that gives information about your application and links back to your editor. email: - keenan@thebrocks.net executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec.example - .watchr.example - CHANGELOG - Gemfile - Gemfile.lock - MIT-LICENSE - README.rdoc - Rakefile - lib/rails-footnotes.rb - lib/rails-footnotes/abstract_note.rb - lib/rails-footnotes/backtracer.rb - lib/rails-footnotes/footnotes.rb - lib/rails-footnotes/notes/all.rb - lib/rails-footnotes/notes/assigns_note.rb - lib/rails-footnotes/notes/controller_note.rb - lib/rails-footnotes/notes/cookies_note.rb - lib/rails-footnotes/notes/env_note.rb - lib/rails-footnotes/notes/files_note.rb - lib/rails-footnotes/notes/filters_note.rb - lib/rails-footnotes/notes/general_note.rb - lib/rails-footnotes/notes/javascripts_note.rb - lib/rails-footnotes/notes/layout_note.rb - lib/rails-footnotes/notes/log_note.rb - lib/rails-footnotes/notes/params_note.rb - lib/rails-footnotes/notes/partials_note.rb - lib/rails-footnotes/notes/queries_note.rb - lib/rails-footnotes/notes/routes_note.rb - lib/rails-footnotes/notes/session_note.rb - lib/rails-footnotes/notes/stylesheets_note.rb - lib/rails-footnotes/notes/view_note.rb - lib/rails-footnotes/version.rb - rails-footnotes.gemspec - spec/abstract_note_spec.rb - spec/footnotes_spec.rb - spec/notes/javascripts_note_spec.rb - spec/notes/partials_notes_spec.rb - spec/notes/stylesheets_note_spec.rb - spec/spec_helper.rb homepage: http://github.com/josevalim/rails-footnotes 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: rails-footnotes rubygems_version: 1.7.2 signing_key: specification_version: 3 summary: Every Rails page has footnotes that gives information about your application and links back to your editor. test_files: - spec/abstract_note_spec.rb - spec/footnotes_spec.rb - spec/notes/javascripts_note_spec.rb - spec/notes/partials_notes_spec.rb - spec/notes/stylesheets_note_spec.rb - spec/spec_helper.rb