notebook/app/models/concerns
Andrew Brown ada4b03f92 Consolidate attributes editor and fix dashboard image errors
- Merged duplicate attributes editors into single route
- Removed /plan/:content_type/attributes-tailwind route and controller method
- Moved modern Tailwind attributes editor to main /attributes route
- Fixed dashboard ArgumentError: Nil location provided. Can't build URI
- Enhanced HasImageUploads concern with better Active Storage handling
- Added nil-safety guards to header_asset_for method
- Improved caching logic to prevent nil value storage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-07 00:10:33 -07:00
..
belongs_to_universe.rb
has_attributes.rb
has_changelog.rb
has_content_groupers.rb
has_content_linking.rb
has_content.rb
has_image_uploads.rb Consolidate attributes editor and fix dashboard image errors 2025-07-07 00:10:33 -07:00
has_page_references.rb
has_page_tags.rb
has_parseable_text.rb
has_parts_of_speech.rb
has_privacy.rb
is_content_page.rb