Alex Escalante

Results 4 issues of Alex Escalante

I was able to create my project using this command: ``` $ bundle exec middleman init acme --template=axyz/middleman-zurb-foundation ``` But then: ``` $ bundle exec middleman build Bundler is using...

Hello, and such good code you have here! I have a small problem with some code I am playing with, copied and pasted from your examples, but with an intentional...

The documentation says you get a redirect when you set this config to true: > **generate_unnamed_unlocalized_routes** Set this option to true to add the behavior of force_locale, but with a...

help wanted

I have this code, with that error message: ` pub async fn all_patients( TypedHeader(hx): TypedHeader, Extension(db): Extension, ... // other params ) -> Result { ... if hx { //