Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
blacklight-gallery
Advanced tools
Gallery views for Blacklight search results
Add this line to your Blacklight application's Gemfile:
gem 'blacklight-gallery'
And then execute:
$ bundle
Or install it yourself as:
$ gem install blacklight-gallery
Run the gallery generator:
$ rails g blacklight_gallery:install
If you would like to add or remove any particular view either add or remove the following configurations from your Blacklight controller.
config.view.gallery.partials = [:index_header, :index]
config.view.masonry.partials = [:index]
config.view.slideshow.partials = [:index]
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)lib/version.rb
and package.json
to set the new versiongit commit -am "Bump version to X.X.X"
bundle exec rake release
npm publish
FAQs
Gallery views for Blacklight search results
The npm package blacklight-gallery receives a total of 5 weekly downloads. As such, blacklight-gallery popularity was classified as not popular.
We found that blacklight-gallery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.