Hamed Asghari
Hamed Asghari
I came here to request the same thing.
Would be great to get this merged and released.
@javierjulio Actually, this was supported in version 3. Take a look at the following snippet in the `menu.feature` spec: ``` Scenario: Adding a resource as a sub menu item Given...
@javierjulio I added a new nested resource in the generated app called `Profile`. When you run `rake local server`, you will see the menu item for "Profiles" nested under "Users"....
Thanks for releasing a new version: https://rubygems.org/gems/json_translate/versions/4.0.1
I was experiencing the same problem with Heroku as well. What fixed it for me was running the following command to add the `x86_64-linux` platform to my Gemfile: ``` bundle...
There's a new gem to support the OpenID auth flow: https://github.com/jclusso/omniauth-linkedin-openid
@svenfuchs ~~I have a working solution for Rails 6.1 but before I create a PR for it, I wanted to see whether you're ok with making the following changes:~~ 1....
> Interesting! Can you update the documentation as well? Sure thing, done.
Rails 8 was released today. Would be nice to get this merged and released 🙏🏼