Sha256: 31f83747d6fb44e4d8ab5e0eb846f4206ad1194fd66b6741d9ef53f368de55d5

Contents?: true

Size: 994 Bytes

Versions: 24

Compression:

Stored size: 994 Bytes

Contents

= Action View

Action View is a framework for handling view template lookup and rendering, and provides
view helpers that assist when building HTML forms, Atom feeds and more.
Template formats that Action View handles are ERB (embedded Ruby, typically
used to inline short Ruby snippets inside HTML), and XML Builder.

== Download and installation

The latest version of Action View can be installed with RubyGems:

  $ gem install actionview

Source code can be downloaded as part of the Rails project on GitHub

* https://github.com/rails/rails/tree/5-0-stable/actionview


== License

Action View is released under the MIT license:

* http://www.opensource.org/licenses/MIT


== Support

API documentation is at

* http://api.rubyonrails.org

Bug reports can be filed for the Ruby on Rails project here:

* https://github.com/rails/rails/issues

Feature requests should be discussed on the rails-core mailing list here:

* https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
actionview-5.0.7.2 README.rdoc
actionview-5.0.7.1 README.rdoc
actionview-5.0.7 README.rdoc
actionview-5.0.6 README.rdoc
actionview-5.0.6.rc1 README.rdoc
actionview-5.0.5 README.rdoc
actionview-5.0.5.rc2 README.rdoc
actionview-5.0.5.rc1 README.rdoc
actionview-5.0.4 README.rdoc
actionview-5.0.4.rc1 README.rdoc
actionview-5.0.3 README.rdoc
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/actionview-5.0.2/README.rdoc
actionview-5.0.2 README.rdoc
actionview-5.0.2.rc1 README.rdoc
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-5.0.1/README.rdoc