Jason Lee
|
afb9367dd4
Master switch to Rails 7
|
3 years ago |
Jason Lee
|
c220633ef0
Update test for use full rails environment
|
3 years ago |
Jason Lee
|
1d40d94e16
Fix _convert_string_to_typeof_value for avoid use eval.
|
3 years ago |
Jason Lee
|
c2d1bb9626
Enable validation on directly assignment.
|
4 years ago |
Jason Lee
|
bf04581214
Add doc for use Validation
|
4 years ago |
Jason Lee
|
60d43d0d5d
Add validates option for field define
|
4 years ago |
Jason Lee
|
812b87f3c2
Allows to use Setting without database connection, fallback to default value.
|
4 years ago |
Jason Lee
|
52bf637c07
Allows use setting, if table was not ready (before migrate), show warning and returns default value
|
4 years ago |
Jason Lee
|
bfd98ccb36
Use reques_store for storage cache:
|
5 years ago |
Jason Lee
|
09dbfff115
Fix boolean? method result, add gudies for readonly field, guides for how to use in Test
|
5 years ago |
Jason Lee
|
86da79497a
Allow use readonly field before Rails initailze
|
5 years ago |
Jason Lee
|
346ca38b48
Redesign 2.x setting
|
5 years ago |
100hz
|
08e9b2725e
Ported to Rails 3
|
14 years ago |
Georg Ledermann
|
85ee45e399
Fixed typo in migration
|
14 years ago |
Georg Ledermann
|
62b611f85d
Test cleanup: Don't create the database for every single test
|
15 years ago |
Georg Ledermann
|
1beb7c8546
Tests: Updated establish_connection to avoid warnings with Rails 2.3.4 (using :database instead of :dbfile)
|
15 years ago |
Georg Ledermann
|
878f10c57d
Scoped settings for any ActiveRecord instance
|
15 years ago |
Georg Ledermann
|
9b6c2eec79
Added test_helper.rb to run tests
|
15 years ago |