--- !ruby/object:Gem::Specification name: rails-footnotes version: !ruby/object:Gem::Version version: 3.7.5.rc1 prerelease: 6 platform: ruby authors: - Keenan Brock autorequire: bindir: bin cert_chain: [] date: 2011-07-17 00:00:00.000000000 +03:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &2153796000 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.0.0 type: :runtime prerelease: false version_requirements: *2153796000 - !ruby/object:Gem::Dependency name: rails requirement: &2153795500 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.0.0 type: :development prerelease: false version_requirements: *2153795500 - !ruby/object:Gem::Dependency name: rspec requirement: &2153795120 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *2153795120 - !ruby/object:Gem::Dependency name: watchr requirement: &2153794660 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *2153794660 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/assigns_note_spec.rb - spec/notes/javascripts_note_spec.rb - spec/notes/partials_notes_spec.rb - spec/notes/stylesheets_note_spec.rb - spec/spec_helper.rb has_rdoc: true 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: 1.3.1 requirements: [] rubyforge_project: rails-footnotes rubygems_version: 1.6.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/assigns_note_spec.rb - spec/notes/javascripts_note_spec.rb - spec/notes/partials_notes_spec.rb - spec/notes/stylesheets_note_spec.rb - spec/spec_helper.rb