
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Integrates Tilt::PDF into Rails ActionView
See Tilt::PDF for details
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
Unknown package
We found that tilt-pdf-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.