Ctrl + R Search commands you entered previously. Press Ctrl + R again to search further back, Ctrl + Shift + R searches forward...
If you need to look at the list of methods that are called upon certain events (like before/after saving etc...
If a SSH shell dies (from timeout for example), you cannot kill it with the usual CTRL-C or CTRL...
Getting started with Ruby extensions in C.
This is an awesome gadget in your toolbox, even if your test coverage is great. gem install ruby-debug (Ruby...
home_run is an implementation of ruby’s Date/DateTime classes in C, with much better performance (20-200x) than...
This may be awkward to set up, but will work once you're done. Fun facts:
rspec_spinner is a progress bar for RSpec which outputs failing examples as they happen (instead of all at the...
This can happen during development when classes without automatic reloading are pointing to classes with automatic reloading. E.g. some class...
tmp/* storage/* db/*.sqlite3 db/schema.rb db/structure.sql public/system .project .idea/ public/javascripts/all* public/stylesheets/all* public/stylesheets/*.css config/database.yml *~ *#* .#* .DS_Store webrat-*.html
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
ObjectiveResource is an Objective-C port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and...
If you know Ruby and you want to write applications for Mac OS X or the iPhone, you’re in...
Porter is essentially the inverse of X-SendFile. It parses the multipart post in C inside your apache process and...
I've used a number of the box drawing entities, namely U+250C, U+2510, U+2514, U+2518...
Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine...
If you need to "originally" write your code in Swahili, while listening to Milli Vanilli, while reclining in a patch...
I have a container of regular expressions. I'd like to analyze them to determine if it's possible to...
What do we expect from the custom finder? We expect that it should find assets A, B, C and should...
While injecting the dependency appeared to make the classes more tightly coupled, it simply revealed the coupling that already existed...
Johnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey JavaScript runtime as a C extension.
Best results in other decks
With Ubuntu 24.04 it's not longer possible to setup FDE with BTRFS The new installer won't offer you...
The general purpose T instance types are a good starting point. But depending on the CPU utilization of your workload...