alchemy_cms
https://github.com/magiclabs/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
- [8.3-stable] fix(dragonfly): derive the attachment extension from the file name
- [8.4-stable] fix(dragonfly): derive the attachment extension from the file name
- fix(uploader): restrict attachment uploads to an allowlist by default
- [8.4-stable] docs(models): regenerate schema annotations after dropping text defaults
- refactor(admin): pass locals to partials instead of instance variables
- Add async menu rendering for user-dependent navigation
- Feature: Allow extending page ETags with dynamic components (e.g. asset digests)
- Docs
- Alchemy::CacheControl#restrict_visibility
- Alchemy::CacheControl#&
- Alchemy::Page::PageNatures#element_cache_controls
- Alchemy::Page::PageNatures#cache_control
- Alchemy::CacheControlType#truthy?
- Alchemy::CacheControlType#assert_no_conflicts!
- Alchemy::CacheControlType#assert_boolean!
- Alchemy::CacheControlType#assert_valid_max_age!
- Alchemy::CacheControlType#assert_valid_visibility!
- Alchemy::CacheControlType#assert_valid_hash!