rx / presenters

A ruby presentation DSL for describing Material Design user interfaces.
MIT License
9 stars 3 forks source link

fix: Rails routes automatically made available as helpers #322

Closed rx closed 3 years ago

rx commented 3 years ago

A rails initializer loads the rails helpers. Rails helper now includes the default routes along with a properly implemented default_url_options method.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.0.0-beta.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: