excid3 / madmin

A robust Admin Interface for Ruby on Rails apps
https://github.com/excid3/madmin
MIT License
575 stars 64 forks source link

Enhance Dummy app (test) #216

Open LEstradioto opened 2 months ago

LEstradioto commented 2 months ago

Expands seeds.rb

Now seeding covers all models (attachments with images included). Added missing fields: Boolean, Currency, Has_one, Time.

Only File field is missing, I couldnt test and implement it because Active Storage issues with local disk URLs