Rémi Durieu

Results 3 issues of Rémi Durieu

### Steps to reproduce I have a resource for which I would want to have different rules for `#new` and `#create`. But when I do: ```rb can :new, Foo #...

Suggestion to add `rails` as the container `ENTRYPOINT` which enables a more streamlined experience by not requiring the user to type in `rails` after `docked`. I'm wondering if this could...

Using the host networking guarantees that running mutliple container won't cause port conflicts. It also enables easily changing the port via `-p ` which is not possible when binding port...