Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings: array and hash #7

Open
nachokb opened this issue Aug 27, 2019 · 1 comment
Open

Settings: array and hash #7

nachokb opened this issue Aug 27, 2019 · 1 comment
Labels

Comments

@nachokb
Copy link
Member

nachokb commented Aug 27, 2019

No description provided.

@nachokb nachokb added the TBD label Aug 27, 2019
@nachokb
Copy link
Member Author

nachokb commented Aug 28, 2019

setting :env do
  self[:rack_env].string!
end

array :admin_emails, sep: ','

sub :logging do
  setting :file? do
    self[:file].bool
  end
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant