Romenig Lima Damasio
Romenig Lima Damasio
I have this error: ``` An error occurred while loading ./spec/features/deleting_tags_spec.rb. Failure/Error: Capybara::Screenshot.register_driver(:selenium_chrome_headless) do |driver, path| driver.browser.save_screenshot(path) end NameError: uninitialized constant Capybara::Screenshot ```
I'm having the same issue. The file need to be what this extension(`*.slimleex or just *.slime`)?
Hello CarlosCD, I do this: ``` sudo mkdir -p /etc/paths.d && echo /Applications/Postgres.app/Contents/Versions/latest/bin | sudo tee /etc/paths.d/postgresapp Password: /Applications/Postgres.app/Contents/Versions/latest/bin ``` So when I run brew doctor I have the same...
I have this similar problem and don't know what to do!
I'm getting this error and my version of ruby is: ruby -v ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
Hello ko1, I'm trying to do a Contact_form with this tutorial: http://www.murdo.ch/posts/build-a-contact-form-with-rails-4-2 And I'm not using this PrettyBacktrace, when I see in my lib folder don't have this files! What...
That's ok, thank's ko1!
Just for post what I fixed for this error: My ContactsController don't have the plural name, then I put the ('s) in the final and was possible to run. I...
how can I change the "graphviz binary" variable in the Gephi interface (the option on the very bottom) to the the actual location of the dot binary?