🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

tilt-pdf-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tilt-pdf-rails

0.10.0
Rubygems
Version published
Maintainers
1
Created
Source

Tilt::PDF::Rails

Integrates Tilt::PDF into Rails ActionView

See Tilt::PDF for details

Usage

gem 'tilt-pdf-rails', require: 'tilt/pdf/rails'

Have a FooController respond_to :pdf and render some_view as usual.

Put your some_view template files either together in the relevant app/views/foo view directory, or use absolute paths using application/engine root.

Work is in progress to enable better integration with Rails file layout (notably assets).

FAQs

Package last updated on 24 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts