Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between...
CSS transitions make your responsive websites smoother and more professional. It's easy and already there. Use it!
simple_format ignores Rails' XSS protection. Even when called with an unsafe string, HTML characters will not be escaped or...
Ever wanted autocompletion for paths from paths.rb in Cucumber? This card lets you write your steps like this:
This plugin makes it easy to add fit-to-fill background video to websites. It can play silent ambient background...
Note: Modern Rails has two build pipelines, the asset pipeline (or "Sprockets") and Webpacker. The principles below apply for both...
The step definition below allows you to write: Then I should see an HTML redirect to "http://www.makandracards.com" in the...
Under certain circumstances gettext_i18n_rails will hit a near-infinite loop. This occured in Rails 2.3.5 with Haml 3.0.18...
pjax loads HTML from your server into the current page without a full reload. It's ajax with real permalinks...
A print stylesheet is easy to create. Choose a font suited for paper, hide some elements, done. Unfortunately print stylesheets...
Nice list of icon sets that come in the form of fonts. I recommend Font Awesome.
Jedes nicht rein private Profil auf Social Media Portalen muss ein Impressum haben, das heißt insbesondere Unternehmen und Freiberufler (§ 5...
If you encounter a Firefox that does not care about your font settings but always uses specific fonts, you can...
Internet Explorer until version 9 has some limitations when parsing CSS files Summarized, these are: Up to 31 CSS files...
By default, only application.js, application.css and all non-JS/CSS files are precompiled into public/assets. If you have asset manifests...
In Selenium features the server and client are running in separate processes. Therefore, when mocking time with a tool like...
It might be one of the following: You are looking at a manifest file (like application.css) which is always empty...
This Firebug feature is called simply Log Events and allows developers to log DOM events into the Console panel.
No one wants to cry over regression issues in views; does testing HTML and CSS have to be such a...
Explanation of the "bootstrap 2" base CSS. Contains information about: Typography Code Tables Forms Buttons Icons
So you got this error, even though your Gemfile bundles mysql2: !!! Missing the mysql2 gem. Add it to your Gemfile...
assignable_values now lets you define a secondary default that is only used if the primary default value is not...
When we looked at this card together a year ago, we were no longer sure if unquote is actually useful...
Write your app using HTML, CSS or JavaScript, upload it to the PhoneGap Build service and get back app-store...