jPreLoader | A Loading Screen to preload images & content for website - 0 views
How to really defer loading javascript - 0 views
Official Google Webmaster Central Blog: Making smartphone sites load fast - 0 views
Fast Tests With and Without Rails - Destroy All Software Screencasts - 0 views
-
Rails' startup can make running tests, and especially doing TDD, painful. You can escape this for most tests by moving code into the lib directory and testing it outside of Rails. We'll look at the performance of tests with and without Rails, as well as how I configure my environment to automatically skip loading it when possible. The script mentioned at the end of this screencast is available for download.
demosthenes.info - Slash Page Load Times With CSS Font Subsetting - 0 views
wbench Benchmark - 0 views
PACE - Automatic page load progress bars - 0 views
rtomayko/replicate - GitHub - 2 views
-
Dump and load relational objects between Ruby environments. The project started at GitHub to simplify the process of getting real production data into development and staging environments. We use it to replicate entire repository data (including associated issue, pull request, commit comment, etc. records) from production to our development environments with a single command. It's excessively useful for troubleshooting issues, support requests, and exception reports as well as for establishing real data for evaluating design concepts.
Why Rubyists Should Care About Messaging (A High Level Intro) - 1 views
-
There are many reasons for using messaging in your applications. It can help you: improve response times by doing some tasks asynchronously reduce complexity by decoupling and isolating applications build smaller apps that are easier to develop, debug, test, and scale build multiple apps that each use the most suitable language or framework versus one big monolithic app get robustness and reliability through message queue persistence potentially get zero-downtime redeploys distribute tasks across machines based on load
Rails 3: Fully Loaded | Intridea Blog - 0 views
1 - 18 of 18
Showing 20▼ items per page