Hossam Khalifa
Hossam Khalifa
``` audite test.mp3 ``` Outputs : ``` /usr/local/Cellar/ruby/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- curses (LoadError) from /usr/local/Cellar/ruby/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /usr/local/lib/ruby/gems/2.3.0/gems/audite-0.4.0/bin/audite:3:in `' from /usr/local/bin/audite:23:in `load' from /usr/local/bin/audite:23:in `' ```
When posting issues, please include the following information to speed up the troubleshooting process: When a user registers with an email which already taken I get a 422 Unprocessable Entity...
Can you add documentation for an example using Mongoid instead of Activerecord?
in the readme file example for config file ```javascript plugins:[[... ``` the second `[` is missing
### Clear and concise description of the problem Move it with tags and maybe add a dash to tags with spaces to solve the problem For example "web dev" ->...
I often want to test my apis on a staging server. I use a **ssh tunnel** to connect with my frontend. Even if I for example allow `localhost:3000`, I still...