--- !ruby/object:Gem::Specification name: scharfie-rails-footnotes version: !ruby/object:Gem::Version version: 3.5.0 platform: ruby authors: - Scharfie autorequire: bindir: bin cert_chain: [] date: 2009-11-12 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: mocha type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Textmate footnotes for rails email: tastyhat@jamesstuart.org executables: [] extensions: [] extra_rdoc_files: - README files: - .gitignore - CHANGELOG - MIT-LICENSE - README - Rakefile - VERSION - init.rb - lib/rails-footnotes.rb - lib/rails-footnotes/assets/footnotes.css - lib/rails-footnotes/assets/footnotes.js - lib/rails-footnotes/backtracer.rb - lib/rails-footnotes/footnotes.rb - lib/rails-footnotes/notes/abstract_note.rb - lib/rails-footnotes/notes/components_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/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 - pkg/scharfie-rails-footnotes-3.4.2.gem - rdoc/classes/ActionController.html - rdoc/classes/ActionController/Base.html - rdoc/classes/Footnotes.html - rdoc/classes/Footnotes/Components.html - rdoc/classes/Footnotes/Extensions.html - rdoc/classes/Footnotes/Extensions/AbstractAdapter.html - rdoc/classes/Footnotes/Extensions/Exception.html - rdoc/classes/Footnotes/Extensions/MockController.html - rdoc/classes/Footnotes/Extensions/QueryAnalyzer.html - rdoc/classes/Footnotes/Extensions/Routes.html - rdoc/classes/Footnotes/Extensions/Sql.html - rdoc/classes/Footnotes/Filter.html - rdoc/classes/Footnotes/Notes.html - rdoc/classes/Footnotes/Notes/AbstractNote.html - rdoc/classes/Footnotes/Notes/ComponentsNote.html - rdoc/classes/Footnotes/Notes/ComponentsNote/ClassMethods.html - rdoc/classes/Footnotes/Notes/ControllerComponentNote.html - rdoc/classes/Footnotes/Notes/ControllerNote.html - rdoc/classes/Footnotes/Notes/CookiesNote.html - rdoc/classes/Footnotes/Notes/EnvNote.html - rdoc/classes/Footnotes/Notes/FilesNote.html - rdoc/classes/Footnotes/Notes/FiltersNote.html - rdoc/classes/Footnotes/Notes/GeneralNote.html - rdoc/classes/Footnotes/Notes/JavascriptsNote.html - rdoc/classes/Footnotes/Notes/LayoutNote.html - rdoc/classes/Footnotes/Notes/LogNote.html - rdoc/classes/Footnotes/Notes/ParamsComponentNote.html - rdoc/classes/Footnotes/Notes/ParamsNote.html - rdoc/classes/Footnotes/Notes/QueriesNote.html - rdoc/classes/Footnotes/Notes/RoutesNote.html - rdoc/classes/Footnotes/Notes/SessionNote.html - rdoc/classes/Footnotes/Notes/StylesheetsNote.html - rdoc/classes/Footnotes/Notes/ViewComponentNote.html - rdoc/classes/Footnotes/Notes/ViewNote.html - rdoc/created.rid - rdoc/files/README.html - rdoc/files/lib/rails-footnotes/backtracer_rb.html - rdoc/files/lib/rails-footnotes/footnotes_rb.html - rdoc/files/lib/rails-footnotes/notes/abstract_note_rb.html - rdoc/files/lib/rails-footnotes/notes/components_note_rb.html - rdoc/files/lib/rails-footnotes/notes/controller_note_rb.html - rdoc/files/lib/rails-footnotes/notes/cookies_note_rb.html - rdoc/files/lib/rails-footnotes/notes/env_note_rb.html - rdoc/files/lib/rails-footnotes/notes/files_note_rb.html - rdoc/files/lib/rails-footnotes/notes/filters_note_rb.html - rdoc/files/lib/rails-footnotes/notes/general_note_rb.html - rdoc/files/lib/rails-footnotes/notes/javascripts_note_rb.html - rdoc/files/lib/rails-footnotes/notes/layout_note_rb.html - rdoc/files/lib/rails-footnotes/notes/log_note_rb.html - rdoc/files/lib/rails-footnotes/notes/params_note_rb.html - rdoc/files/lib/rails-footnotes/notes/queries_note_rb.html - rdoc/files/lib/rails-footnotes/notes/routes_note_rb.html - rdoc/files/lib/rails-footnotes/notes/session_note_rb.html - rdoc/files/lib/rails-footnotes/notes/stylesheets_note_rb.html - rdoc/files/lib/rails-footnotes/notes/view_note_rb.html - rdoc/files/lib/rails-footnotes_rb.html - rdoc/fr_class_index.html - rdoc/fr_file_index.html - rdoc/fr_method_index.html - rdoc/index.html - rdoc/rdoc-style.css - scharfie-rails-footnotes.gemspec - test/footnotes_test.rb - test/notes/abstract_note_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/scharfie/rails-footnotes licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Textmate footnotes for rails test_files: - test/footnotes_test.rb - test/notes/abstract_note_test.rb - test/test_helper.rb