v0.1.0
This is based on dry-system-rails that dry-rails replaces.
Added
config.featuressetting which is an array with feature identifiers that you want the railtie to boot (@solnic):application_contractfeature which definesApplicationContractwithin the application namespace and configured to work withI18n(@solnic):safe_paramsfeature which extendsApplicationControllerwithschemaDSL and exposessafe_paramscontroller helper (@solnic):controller_helpersfeature which addsApplicationController#{resolve,container}shortcuts (@solnic)