Registry / web-framework / actionview

actionview

JSON →
library8.1.3rbrubygemsunverified

Simple, battle-tested conventions and helpers for building web pages in Rails.

gem install actionview
INSTALL
IMPORT
SIG · ACTIONVIEW
A
actionview
web-frameworkrubyv8.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActionView
require 'action_view'

Use Action View's truncate helper to shorten a string.

require 'action_view' include ActionView::Helpers::TextHelper puts truncate('Once upon a time in a land far away', length: 15)
Debug
Known issues
gotchaAction View is part of Rails; standalone usage may require additional dependencies.
fix
Install the actionview gem and ensure all required dependencies (e.g., activesupport) are available.
affects: >= 0
Upgrade
Version history
8.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
73 hits · last 30 days
node
60
Meta
1
Amazon
1
OpenAI (training)
1
Resources
actionview — gem install actionview · libregistry