rails-settings-ui icon indicating copy to clipboard operation
rails-settings-ui copied to clipboard

Time periods in settings

Open accessd opened this issue 12 years ago • 1 comments

This is a feature to specify time periods. Something like a number with select tag(days, weeks, months).

accessd avatar Sep 16 '13 09:09 accessd

I tried to implement it in https://github.com/accessd/rails-settings-ui/tree/time-periods but is not yet clear how best to store time periods. If we'll store like string '7.days' then we need modify getting setting, that return seconds count.

accessd avatar Mar 20 '14 07:03 accessd