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]
This is for people recovering from Subversion. Get an existing from the server for the first time git clone git@example.com...
Gem to provide nice looking urls ("/blog/the-greatest-bug-i-never-fixed"). If you don't need anything too special (like i18n for the urls...
Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby. It could be run periodically from a...
Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string.
I've seen this granularity problem on every project, product or program I've worked on. Often in non-agile...
YSlow analyzes web pages and tells you why they're slow based on the rules for high performance web sites...
JSViz makes it easy to create dynamic 2D views of information. Practical applications include network graphs, navigation, and other dynamic...
LaterDude is a small calendar helper with i18n support
Web performance expert Nicole Sullivan discusses a set of best practices in the creation of supremely fast, visually impactful web...
Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve...
Pocket Informant for the iPhone doesn't just simply let you view your daily events but lets you really work...
Learn everything you need to know about Scaling your Rails app through 13 informative Screencasts produced by Gregg Pollack with...
I just finished reviewing Rails 2.3 Nested Object Forms. While a very nice and “magical” feature, I’ve got to...
A Rails FormBuilder with semantically rich and accessible markup.
Rails’ script/console makes it easy to fetch, view and edit your database records. But can you edit those records as...
The ability to update and close Trac tickets associated with a given repo whenever a commit is made to that...
Hirb provides a mini view framework for console applications, designed with irb in mind.
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and...
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
HTML sanitizer by the wonko.com guy.