
Security News
152 Chrome Live Wallpaper Extensions Hid Ad Tracking and Faked Google Search Traffic
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.
inherited_views
Advanced tools
= Inherited Views
NOTE: THIS IS UNDER HEAVY DEV AND IS NOT READY TO BE USED YET
Inherited Views is a thin addition to the Inherited Resources project adding default html views which can be later customized on a per controller basis or globally for your rails app.
== Dependencies
== The Views
Inherited Views gives you a default set of templates which you can override in your implementation, or modify to create application specific defaults.
The following templates exist:
index.html.erb Renders a paginate listing of the collection _table.html.erb Does the actual work of generating the table show.html.erb Shows the resource new.html.erb Renders the _form template for a new resource edit.html.erb Renders the _form template for a resource to edit _form.html.erb HTML for the actual form
== Note on Patches/Pull Requests
== Copyright
Copyright (c) 2010 Greg Bell (www.gregbell.ca)
See LICENSE for details.
FAQs
Unknown package
We found that inherited_views 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
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.