Usually they will just get a cease and desist. If they are profiting off their work to the extent that it actually makes business sense for the game company to sue them for damages, then that is the action they can…
Qihoo bought Opera too. CRAP :(
just want to ask if there's anything a home user could do to detect unusual routing behavior/phenomenon? I'm envisioning something like a browser plugin that logs/monitors outgoing connections and traceroute data With…
I never knew the gems were not subjected to version control at all on the server. Can't they put everything into a git repository somewhere?
Have you stopped beating your wife? Are you now aware of the mass assignment bugs? Aside from the fallacy, it is a false argument to pose all risk as bad. Given what is presumed to be your idea of acceptable risk, I…
Also, 11.37 tests do not work with valid_sign_in (using session authentication), but works with the controller.sign_in method introduced in 1e.
It would be nice if you can discuss the differences, like how Capybara is meant for integration tests, and replacement for have_template etc. At some sections the tests are still referred to controller tests (Listing…
The tests using put and delete do not work if session-based authentication is used (one of the exercises). using page.driver.put will redirect to http://example.com with seemingly the correct path, testable using…
Not sure if you are aware of this...for the first edition of your tutorial, webrat is required for many of the tests (I tested on ubuntu/windows), but inclusion of webrat will actually break some of the new tests (like…
Incidentally, I just completed the first edition of the tutorial and screencasts recently, and thought I might as well try to integrate the new testing tools in 2e beta. Unfortunately, guard-spork does not work on…
Usually they will just get a cease and desist. If they are profiting off their work to the extent that it actually makes business sense for the game company to sue them for damages, then that is the action they can…
Qihoo bought Opera too. CRAP :(
just want to ask if there's anything a home user could do to detect unusual routing behavior/phenomenon? I'm envisioning something like a browser plugin that logs/monitors outgoing connections and traceroute data With…
I never knew the gems were not subjected to version control at all on the server. Can't they put everything into a git repository somewhere?
Have you stopped beating your wife? Are you now aware of the mass assignment bugs? Aside from the fallacy, it is a false argument to pose all risk as bad. Given what is presumed to be your idea of acceptable risk, I…
Also, 11.37 tests do not work with valid_sign_in (using session authentication), but works with the controller.sign_in method introduced in 1e.
It would be nice if you can discuss the differences, like how Capybara is meant for integration tests, and replacement for have_template etc. At some sections the tests are still referred to controller tests (Listing…
The tests using put and delete do not work if session-based authentication is used (one of the exercises). using page.driver.put will redirect to http://example.com with seemingly the correct path, testable using…
Not sure if you are aware of this...for the first edition of your tutorial, webrat is required for many of the tests (I tested on ubuntu/windows), but inclusion of webrat will actually break some of the new tests (like…
Incidentally, I just completed the first edition of the tutorial and screencasts recently, and thought I might as well try to integrate the new testing tools in 2e beta. Unfortunately, guard-spork does not work on…