Skip to content

GitHub Blog Search

Search Results for: rails

An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Contributors

This page lists all GitHub users who have contributed to a project, sorted by number of commits. Other fun ones: jQuery node.js memcached Tornado Redis GitX Clicking a contributor's name…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #40

Time for another GitHub Rebase, covering some of the latest and greatest projects that make their home here on GitHub. Let me know if yours should be on a future…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #39

Welcome to GitHub Rebase #39! Just remember, git rot is a unique two-part liquid epoxy that saturates and restores original strength to wood by penetrating the rot. Not necessary to…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #38

Welcome to Rebase 38. Suggestions for projects to cover are always welcome, check out the criteria here. In the meantime, check out this preview of some neat visualizations using the…

Nick Quaranto
An illustration of two octocats repairing a robot.

Branch Lists

Git's branching model is one of it's best features. Branches are cheap, fast and extremely flexible. They're great for developing features, maintaining old releases, or just plain experimentation. If you…

Kyle Neath
An illustration of two octocats repairing a robot.

GitHub Rebase #35

Rebase: good for reorganizing commits, squashing down changesets, and repairing dentures. Featured Project vanity is an experiment driven development framework for Ruby on Rails that uses A/B Testing to maximize…

Nick Quaranto
An illustration of two octocats repairing a robot.

New Repository Headers!

We just pushed out an updated header design for all repository pages, you can see it in action on any of our project pages The new headers fixed some long…

Kyle Neath
An illustration of two octocats repairing a robot.

Introducing Resque

Resque is our Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #29

Time to get your Rebase on! Send me a message about your project if you want to see it featured here, and please check out the Rebase howto as well.…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Meetup SF #8

Come get your drink on with the people of the Hub at Blackbird this Thursday October 22nd at 8pm. Also, be sure to look out for a possible Drinkup:Shanghai, China…

Melissa Severini
An illustration of two octocats repairing a robot.

unicorn.god

Some people have been asking for our Unicorn god config. Here it is: # http://unicorn.bogomips.org/SIGNALS.html rails_env = ENV['RAILS_ENV'] || 'production' rails_root = ENV['RAILS_ROOT'] || "/data/github/current" God.watch do |w| w.name =…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Unicorn!

We've been running Unicorn for more than a month. Time to talk about it. What is it? Unicorn is an HTTP server for Ruby, similar to Mongrel or Thin. It…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #28

Now that news from the move has slightly settled down, it's Rebase time! As always, if you've got awesome projects you'd like featured, feel free to send me a message.…

Nick Quaranto