RubyGems Navigation menu

feature_setting 1.7.1

This gem introduces the concept of "features" and "settings" to your Rails app. It provides an easy way to define such features and settings with default values right in your code and will persist them in the database.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.7.1 - September 14, 2021 (11 KB)
  2. 1.7.0 - August 23, 2021 (11.5 KB)
  3. 1.6.3 - May 03, 2021 (10.5 KB)
  4. 1.6.2 - August 05, 2020 (10.5 KB)
  5. 1.6.1 - March 20, 2019 (10.5 KB)
Show all versions (18 total)

Runtime Dependencies (3):

activerecord >= 5.2.4.5
activesupport >= 5.2.4.3
hashie >= 3.4.3

Development Dependencies (9):

bundler >= 1.9
byebug >= 0
rake >= 10.0
rspec >= 3.0
rubocop >= 1.17.0
simplecov >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Indro De

SHA 256 checksum:

7d4e9e03e75562d2117e5d3f36be474138c5c1890b4e335ae40b9aa0f64de54f

Total downloads 44,593

For this version 6,078

License:

MIT

Required Ruby Version: >= 2.6.0

Links: