alchemy_cms
https://github.com/alchemycms/alchemy_cms
Ruby
AlchemyCMS is a powerful, flexible and user centric Rails 5 CMS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to alchemy_cms
Help out
- Issues
- Release v8.3.7
- perf(taggable): cache the tag list to remove the tags N+1
- feat(cache): control Cache-Control headers per page layout and element
- feat: Add `Alchemy::UserMethods` module
- Add async menu rendering for user-dependent navigation
- Feature: Allow extending page ETags with dynamic components (e.g. asset digests)
- Restrict user roles access to certain Sites
- Docs
- MediaAttachment#audio_or_video?
- MediaAttachment#larger_media_format?
- MediaAttachment#significantly_changed?
- MediaAttachment#discarded?
- MediaAttachment#needs_redownload?
- MediaAttachment#not_processed?
- MediaAttachment#local?
- MediaAttachment#skip_download=
- MediaAttachment#skip_download
- AccountPolicy#unblock_email?