--- !ruby/object:Gem::Specification 
name: bhf
version: !ruby/object:Gem::Version 
  hash: 19
  prerelease: 
  segments: 
  - 0
  - 3
  - 0
  version: 0.3.0
platform: ruby
authors: 
- Anton Pawlik
autorequire: 
bindir: bin
cert_chain: []

date: 2011-07-09 00:00:00 +02: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: 7
        segments: 
        - 3
        - 0
        - 0
        version: 3.0.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: 7
        segments: 
        - 3
        - 0
        - 0
        version: 3.0.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: 1923831917
        segments: 
        - 3
        - 0
        - pre
        - 2
        version: 3.0.pre2
  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/_user.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/_account_scope.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/_multiple_fields.haml
- app/views/bhf/entries/form/column/_number.haml
- app/views/bhf/entries/form/column/_password.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/_account_scope.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/_account_scope.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/_frontend_edit.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/_search.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/application.haml
- app/views/layouts/bhf/quick_edit.haml
- config/locales/de.yml
- config/locales/en.yml
- config/routes.rb
- lib/bhf.rb
- lib/bhf/active_record/active_record.rb
- lib/bhf/active_record/upload.rb
- lib/bhf/data.rb
- lib/bhf/form.rb
- lib/bhf/i18n.rb
- lib/bhf/pagination.rb
- lib/bhf/platform.rb
- lib/bhf/settings.rb
- lib/bhf/view_helpers.rb
- lib/engine.rb
- lib/rails/generators/bhf/templates/initializer.rb
- public/images/bhf/ajax_loader.gif
- 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_delete_h.png
- public/images/bhf/icon_drag.png
- public/images/bhf/icon_drag_a.png
- public/images/bhf/icon_drag_h.png
- public/images/bhf/icon_edit.png
- public/images/bhf/icon_edit_a.png
- public/images/bhf/icon_edit_h.png
- public/images/bhf/mooeditable-toolbarbuttons-tango.png
- public/images/bhf/small_ajax_loader.gif
- public/images/bhf/small_ajax_loader_h.gif
- public/images/logo_bhf.png
- public/javascripts/bhf.js
- public/stylesheets/bhf.css
- README.md
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.6.2
signing_key: 
specification_version: 3
summary: Agnostic rails backend
test_files: []