about summary refs log tree commit diff stats
path: root/app/models/ckeditor/picture.rb
Commit message (Collapse)AuthorAgeFilesLines
* Removed ckeditorStar Rauchenberger2023-10-111-14/+0
|
* Created admin panelKelly Rauchenberger2017-07-021-0/+14
Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(