You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename media/images to Asset
* Display Organization, rather than Project in notices
* Adjust form_image_fields to render images and attachments, if those assns exist
* Convert tabs to spaces for rubocop
* Rename media -> asset or add comment
* Don't carry over legacy paperclip data when copying to Asset
* Convert Facilitator, User, Project to using has_one_attached, rather than associated 'SquareAsset'
* Add rake tasks for converting header on workshop into primary asset, then making sure there's only one primary_asset
* Rename SecondaryAsset to GalleryAsset
* Remove trailing comma
* Don't include avatar & logo, bc they are no longer associations
* Remove extra line
* Correct assn/class names
0 commit comments