RubyGems Navigation menu

feature_setting 1.6.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 >= 4.0
activesupport >= 4.0
hashie >= 3.4.3

Development Dependencies (6):

bundler >= 1.9
byebug >= 0
rake >= 10.0
rspec >= 3.0
simplecov >= 0
sqlite3 ~> 1.3.6

Owners:

Authors:

  • Indro De

SHA 256 checksum:

2c1868a35527d9b4248bd8bcd43c7349f5720469d57a0092ace68d2208783774

Total downloads 44,798

For this version 2,404

License:

MIT

Required Ruby Version: >= 0

Links: