Alexander Zubkov
Alexander Zubkov
Formtastic does not need this with html5: xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
Rubymine + [Elixir plugin](https://plugins.jetbrains.com/plugin/7522-elixir)
It's not so easy if you never did it before, even with given examples.
Is it possible to test generated string with `BreadcrumbsHelper.crumbs`? As I see you never did it, you just test if structures are being filled correctly.
How do you run these tests? ~/workspace/crumble[master]% rake -T (in /Users/sekrett/workspace/crumble) rake aborted! no such file to load -- spec/rake/spectask /Users/sekrett/workspace/crumble/Rakefile:3:in `' (See full trace by running task with --trace)...
Yes. please upgrade. I will learn rspec 2 now.
Hello, Matt! How are you? So I did not manage to upgrade to RSpec2. I get the error `undefined local variable or method`_routes' `. But also specs do not run...
> Your connection is not private > Attackers might be trying to steal your information from localhost (for example, passwords, messages or credit cards). Learn more > NET::ERR_CERT_REVOKED Usually I...
@manishie I did some experimentation and realised, that not all data is sent from server. For example radio buttons and check boxes are not present in form data attribute, regardless...
The difference I see is that `active_record_store` is adding a dot in front of the domain specified, while `cookie_store` does not. It works correctly for the domain and it subdomains....