rails_static_record 0.2.1
Create models with static data provided by YAML file stored locally, is useful for models like categories to store data without have to access to database. Is based on ActiveRecord and it permits relations with native models.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
rails
>= 5.0.0, ~> 5.0.0
Development 相依性套件 (2):
rspec-rails
>= 0
sqlite3
>= 0