Hi Anthony
Lets solve the first and then move for the second.
For the first one ou can create a request feature. Take a look at any of the feature examples on the source code. You can also see the doc on how to register it.
Can you let mr know if it solves the first?
The second one means keepibg the variable on the response so any links that are created will use it. You can take a look at the response features too.
Regards
Guilherme Silveira
wrong argument type Class (expected Module)
Maybe i need a special require ? Maybe the file isn't at the good place ? I tried lot of things (with docs and source code) but the only thing that works is to modify base.rb to add authorization method...
Hi Anthony
If you just want to set the header by hand you can do it by.just adding the header.
Ill take a look at your code now.
Guilherme Silveira