Resque comes with its own dashboard (Resque server) that you can mount inside your Rails 3 application with #config/routes.rb:
Note: While the solution in this card should still work, we prefer another solution now: Hide your Selenium browser window...
When you create a temporary file (e.g. to store a generated Excel sheet) and try to send it to the...
Ubuntu comes with keyboard layouts like "Germany Eliminate Dead Keys", which are practical for programming. If you need to type...
If you use Selenium and Launchy to open web pages, you might run into an error saying "Your Firefox profile...
When have you last used your caps lock key? On purpose? Right... In Gnome Make it an additional ESC key...
Note: Consider using MATE instead of Gnome 3 on newer system Awesome is a very good tiling window manager that...
VirtualBox does not offer anything for this task -- you need to do it yourself. It's not that hard:
When you double-tap a string of text on an iPhone or iPad a complicated context menu for copying and...
The first thing to do with any new U2410 should be to disable the incredibly annoying beep when pressing any...
Thunderbird 5 brings a custom chrome on Windows Vista/7 that uses translucent Aero decorations on toolbars and menubars. Here is...
These steps are now part of Spreewald. Since Capybara 0.4.1 a within scope will only look at the first element...
You can say: $(element).is(':visible') and $(element).is(':hidden') jQuery considers an element to be visible if it...
When you open up a story to only have a look at it, close it by pressing the "Cancel" button...
The step definition below allows you to write: Then I should see a link labeled "Foo" But I should not...
Here is how to switch your Selenium to Chrome: Make sure you've got a recent version of chromedriver in...
If you need Google Chrome to run in English, and your system locale is a non-English one, you have...
Sass comes with many built-in functions to manipulate color. Some of the more interesting functions include: adjust-hue($color...
When you edit text in Balsamiq Mockups, you can define inline styles like this: | Bold | Some *bold* text | | Italics | Some...
When using gnome-open (i.e. double-clicking a file, telling to browser to open a download, etc.) on Ubuntu you...
This snippet makes links that refer to an anchor (like "...
...") scroll softly to it.\ In this example we only do...
If you would like to enrich your website with semantic markup like contact data, places or events you should have...
XPath matchers can be combined with CSS-selector matchers. This is really useful if not, for example, the content of...
Update: Staticmatic will not be further developed. They suggest to switch to middleman. If you need to make a static...