
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
{}[https://codeclimate.com/github/mattways/panel] {
}[https://travis-ci.org/mattways/panel] {
}[https://gemnasium.com/mattways/panel]
= Panel
Minimalistic and easy to customize panel.
= Install
Put this line in your Gemfile: gem 'panel'
Then bundle: $ bundle
= Usage
To install the panel do: rails g panel:install
To generate a resource do: rails g panel:resource model
= Customize
To protect the panel directory edit authorize filter in: app/controllers/panel/base_controller.rb
To change the behavior of a resource: app/controllers/panel/models_controller.rb
To change the layout edit: app/views/layouts/panel.html.erb
To change the resource form edit: app/views/panel/models/_form.html.erb
To change the resource grid edit: app/views/panel/models/index.html.erb
To change the search scope edit: app/models/model.rb
FAQs
Unknown package
We found that panel 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 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.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.