configurator
configurator copied to clipboard
Fatten your models with key/value pairs
Results
2
configurator issues
Sort by
recently updated
recently updated
newest added
sample error: SQLite3::SQLException: no such table: config: SELECT \* FROM "config" WHERE ("config"."associated_id" IS NULL AND "config"."associated_type" = 'User' AND "config"."key" = 'favourite_color') LIMIT 1 it tries to make a...
when you have more than one model that uses default_configuration method, only first loaded have it correctly set up.