issues
search
ckdake
/
setler
Setler lets you use the 'Feature Flags' pattern or add settings to models in Rails
MIT License
84
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please push a new version to rubygems
#61
mcsoup
closed
2 years ago
4
Bump gem version so that most recent changes take affect
#60
mcsoup
closed
2 years ago
2
Upgraded ruby to 2.6.5 plus 12+ gems
#59
jasnow
closed
4 years ago
1
Gem and Ruby upgrades
#58
jasnow
closed
5 years ago
1
Gemspec: Drop EOL'd property rubyforge_project
#57
olleolleolle
closed
5 years ago
0
Upgraded Ruby and Rails versions. Fixed .travis.yml build errors.
#56
jasnow
closed
5 years ago
1
Upgraded to the latest Rails release
#55
jasnow
closed
6 years ago
3
Upgraded to latest edge rails + bundler gem
#54
jasnow
closed
6 years ago
2
Upgraded 4 gems plus to edge rails where appropriate
#53
jasnow
closed
6 years ago
1
Upgraded Rails/Ruby/gems to more update version; Fixed update_attribute method change.
#52
jasnow
closed
6 years ago
3
Upgraded edge Rails to latest version plus added 2 exceptions to .travis.yml file
#51
jasnow
closed
6 years ago
0
DEPRECATION WARNING: update_attributes in Rails 6.1
#50
jasnow
closed
6 years ago
1
Upgraded to Ruby 2.4 and latest edge Rails; Dropped Rails 3.x support
#49
jasnow
closed
6 years ago
0
Upgraded 4 gemfiles, .travis.yml file and .ruby-version file.
#48
jasnow
closed
6 years ago
7
Upgrade gems in repo
#47
jasnow
closed
6 years ago
0
* Upgraded (rebuilt) Appraisal and .travis.yml files plus gemfiles; Fixed upgrade issues
#46
jasnow
closed
7 years ago
0
Rails 4/5 compatibility
#45
Oshuma
closed
7 years ago
5
Getting "warning: instance variable @object not initialized" during "rake" run
#44
jasnow
closed
3 years ago
2
Fixed Rakefile to call appraisal when you type "rake" on the command line
#43
jasnow
closed
8 years ago
2
Fix failing travis build by conditionalizing assertion
#42
tsubery
closed
8 years ago
2
Fix test of uniqueness constaints on global configuration
#41
tsubery
closed
8 years ago
4
test_multithreaded_create test in test/settings_test.rb is failing locally but not on TravisCI
#40
jasnow
closed
8 years ago
6
Add partial unique index for app wide settings
#39
tsubery
closed
8 years ago
3
Upgraded repo to Rails 4.2.5.
#38
jasnow
closed
8 years ago
0
Defaults not set on load
#37
cthorner
closed
8 years ago
8
Added 'appraisal'-integration changes
#36
jasnow
closed
9 years ago
3
Add non-TravisCI changes to support multiple Rails versions
#35
jasnow
closed
9 years ago
10
Fixed #33
#34
jasnow
closed
9 years ago
2
Add support for testing multiple versions of Rails
#33
jasnow
closed
8 years ago
1
Added simplecov for coverage analysis
#32
jasnow
closed
9 years ago
5
Upgraded to Ruby 2.2.3; Fixed timestamps migration; Moved to https for source in Gemfile
#31
jasnow
closed
9 years ago
2
Needs consistent spelling
#30
et
closed
9 years ago
2
Allow general framework use with AR
#29
letsbreelhere
opened
9 years ago
2
(more) Rails 4 integration
#28
rheaton
closed
10 years ago
2
Fix has_setler call example.
#27
ebouchut
closed
10 years ago
0
Adds truthiness (presence) check with `?`
#26
letsbreelhere
closed
11 years ago
3
WIP: Rails 4 compatibility
#25
iamvery
closed
11 years ago
6
Rails 4 support
#24
daveworth
closed
10 years ago
3
Match Settings via predicates
#23
daveworth
opened
11 years ago
0
Mass-Assignment Error
#22
virtualstaticvoid
closed
11 years ago
8
require_relative is throwing no method exception in ruby 1.8
#21
kron4eg
closed
12 years ago
1
Use #update_attributes as #update_attribute is deprecated in Rails 3.2.x
#20
stevenharman
closed
12 years ago
1
Is it possible to cache application level settings?
#19
brightball
opened
12 years ago
2
Fixing defaults
#18
rheaton
closed
10 years ago
8
Kill trailing whitespace
#17
stevenharman
closed
12 years ago
1
Setting defaults for ActiveRecord model don't take
#16
stevenharman
closed
10 years ago
12
make concrete implementations independent
#15
coreyti
closed
12 years ago
4
set_table_name is deprecated in Rails 3.2
#14
srbiv
closed
12 years ago
3
README typo?
#13
srbiv
closed
10 years ago
3
Updating the setting to nil or false no longer makes it the default setting, but changes the setting to nil or false.
#12
rheaton
closed
12 years ago
1
Next