-
Name
-
padrino-helpers
-
Version
-
0.9.1
-
Platform
-
ruby
-
Authors
-
Padrino Team
Nathan Esquenazi
Davide D'Agostino
Arthur Chiu
-
Bindir
-
bin
-
Date
-
2010-02-23 00:00:00 UTC
-
Dependencies
-
padrino-core (= 0.9.1)
haml (>= 2.2.1, development)
shoulda (>= 2.10.3, development)
mocha (>= 0.9.7, development)
rack-test (>= 0.5.0, development)
webrat (>= 0.5.1, development)
-
Description
-
Tag helpers, asset helpers, form helpers, form builders and many more helpers for padrino
-
Email
-
padrinorb@gmail.com
-
Extra rdoc files
-
README.rdoc
-
Files
-
.document
.gitignore
LICENSE
README.rdoc
Rakefile
VERSION
lib/padrino-helpers.rb
lib/padrino-helpers/asset_tag_helpers.rb
lib/padrino-helpers/form_builder/abstract_form_builder.rb
lib/padrino-helpers/form_builder/standard_form_builder.rb
lib/padrino-helpers/form_helpers.rb
lib/padrino-helpers/format_helpers.rb
lib/padrino-helpers/locale/de.yml
lib/padrino-helpers/locale/en.yml
lib/padrino-helpers/locale/it.yml
lib/padrino-helpers/number_helpers.rb
lib/padrino-helpers/output_helpers.rb
lib/padrino-helpers/render_helpers.rb
lib/padrino-helpers/tag_helpers.rb
lib/padrino-helpers/translation_helpers.rb
padrino-helpers.gemspec
test/fixtures/markup_app/app.rb
test/fixtures/markup_app/views/capture_concat.erb
test/fixtures/markup_app/views/capture_concat.haml
test/fixtures/markup_app/views/content_for.erb
test/fixtures/markup_app/views/content_for.haml
test/fixtures/markup_app/views/content_tag.erb
test/fixtures/markup_app/views/content_tag.haml
test/fixtures/markup_app/views/fields_for.erb
test/fixtures/markup_app/views/fields_for.haml
test/fixtures/markup_app/views/form_for.erb
test/fixtures/markup_app/views/form_for.haml
test/fixtures/markup_app/views/form_tag.erb
test/fixtures/markup_app/views/form_tag.haml
test/fixtures/markup_app/views/link_to.erb
test/fixtures/markup_app/views/link_to.haml
test/fixtures/markup_app/views/mail_to.erb
test/fixtures/markup_app/views/mail_to.haml
test/fixtures/markup_app/views/meta_tag.erb
test/fixtures/markup_app/views/meta_tag.haml
test/fixtures/render_app/app.rb
test/fixtures/render_app/views/erb/test.erb
test/fixtures/render_app/views/haml/test.haml
test/fixtures/render_app/views/template/_user.haml
test/fixtures/render_app/views/template/haml_template.haml
test/fixtures/render_app/views/template/some_template.haml
test/helper.rb
test/test_asset_tag_helpers.rb
test/test_form_builder.rb
test/test_form_helpers.rb
test/test_format_helpers.rb
test/test_number_helpers.rb
test/test_output_helpers.rb
test/test_render_helpers.rb
test/test_tag_helpers.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/padrino/padrino-framework/tree/master/padrino-helpers
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
padrino-helpers
-
Rubygems version
-
1.3.6
-
Specification version
-
3
-
Summary
-
Helpers for padrino
-
Original platform
-
ruby
-
New platform
-
ruby