We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ocorre um erro quando tenta-se navegar nos recursos atraves dos links, ex:
Restfolia.at(url).get.links('search')
Ocorre a exceção:
NoMethodError: undefined method `[]' for #Restfolia::Resource
The text was updated successfully, but these errors were encountered:
Added black list to Resource Creator
f5553e9
Fix issue #4. Thanks Nadilson!
Nadilson, você pode por gentileza validar com esta última versão? Assim que confirmar a correção, lanço a versao 1.0.1.
Valeu!
Sorry, something went wrong.
Funcionou com a versao 1.0.1 :)
No branches or pull requests
Ocorre um erro quando tenta-se navegar nos recursos atraves dos links, ex:
Restfolia.at(url).get.links('search')
Ocorre a exceção:
NoMethodError:
undefined method `[]' for #Restfolia::Resource
The text was updated successfully, but these errors were encountered: