--- !ruby/object:Gem::Specification name: bhf version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Anton Pawlik autorequire: bindir: bin cert_chain: [] date: 2011-03-12 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: haml prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: will_paginate prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id003 description: Gets you there in time email: anton.pawlik@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - app/controllers/bhf/application_controller.rb - app/controllers/bhf/entries_controller.rb - app/controllers/bhf/pages_controller.rb - app/helpers/bhf/application_helper.rb - app/helpers/bhf/entries_helper.rb - app/helpers/bhf/pages_helper.rb - app/views/bhf/_footer.haml - app/views/bhf/application/index.haml - app/views/bhf/entries/_form.haml - app/views/bhf/entries/_validation_errors.haml - app/views/bhf/entries/edit.haml - app/views/bhf/entries/form/belongs_to/_radio.haml - app/views/bhf/entries/form/belongs_to/_select.haml - app/views/bhf/entries/form/belongs_to/_static.haml - app/views/bhf/entries/form/column/_boolean.haml - app/views/bhf/entries/form/column/_date.haml - app/views/bhf/entries/form/column/_file.haml - app/views/bhf/entries/form/column/_markdown.haml - app/views/bhf/entries/form/column/_number.haml - app/views/bhf/entries/form/column/_static.haml - app/views/bhf/entries/form/column/_string.haml - app/views/bhf/entries/form/column/_text.haml - app/views/bhf/entries/form/column/_wysiwyg.haml - app/views/bhf/entries/form/has_and_belongs_to_many/_check_box.haml - app/views/bhf/entries/form/has_and_belongs_to_many/_static.haml - app/views/bhf/entries/form/has_many/_static.haml - app/views/bhf/entries/form/has_one/_static.haml - app/views/bhf/entries/new.haml - app/views/bhf/helper/_field_errors.haml - app/views/bhf/helper/_flash.haml - app/views/bhf/helper/_info.haml - app/views/bhf/helper/_node.haml - app/views/bhf/helper/_reflection_node.haml - app/views/bhf/pages/_platform.haml - app/views/bhf/pages/macro/belongs_to/_default.haml - app/views/bhf/pages/macro/column/_boolean.haml - app/views/bhf/pages/macro/column/_date.haml - app/views/bhf/pages/macro/column/_number.haml - app/views/bhf/pages/macro/column/_primary_key.haml - app/views/bhf/pages/macro/column/_string.haml - app/views/bhf/pages/macro/column/_text.haml - app/views/bhf/pages/macro/has_and_belongs_to_many/_default.haml - app/views/bhf/pages/macro/has_many/_default.haml - app/views/bhf/pages/macro/has_one/_default.haml - app/views/bhf/pages/show.haml - app/views/layouts/bhf/default.haml - app/views/layouts/bhf/quick_edit.haml - config/locales/en.yml - config/routes.rb - lib/bhf.rb - lib/bhf/active_record.rb - lib/bhf/data.rb - lib/bhf/form.rb - lib/bhf/pagination.rb - lib/bhf/platform.rb - lib/bhf/settings.rb - lib/engine.rb - lib/rails/generators/bhf/templates/initializer.rb - public/images/bhf/bg.png - public/images/bhf/button_bg.png - public/images/bhf/button_bg_2.png - public/images/bhf/button_bg_a.png - public/images/bhf/icon_delete.png - public/images/bhf/icon_delete_a.png - public/images/bhf/icon_edit.png - public/images/bhf/icon_edit_a.png - public/javascripts/bhf.js - public/stylesheets/bhf.css - README.md - test/test_helper.rb has_rdoc: true homepage: http://github.com/antpaw/bahnhof 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: nowarning rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Agnostic rails backend test_files: - test/test_helper.rb