Into Grails? Check out GrailsCrowd - the new Grails community site. Hosted right here on GitHub, they've already got over 750 registered members. Nice works guys. 
Carlos Brando and Marcos Tapajós have written a book on Rails 2.1 in Portuguese which is now being translating into English - right here on GitHub! If you want to…
RailsConf 2008 (and CabooseConf) is about to begin. If you're heading to Portland, say hi. We'll have t-shirts and stickers, as well as a big banner in the Engine Yard…
Ruby on Rails is moving to Git and GitHub. Super cool. I particularly like the comment from AkitaOnRails: Right now, everybody is playing catch-up with Git, Git-svn and Github, no…
Installing a Rails plugin from GitHub is now as simple as: ./script/plugin install git://github.com/pjhyett/auto_migrations.git Sweet! Thanks to all involved for making it happen, the changeset is here. Now, to figure…
GitHub Enterprise has evolved to support the needs of enterprise administrators, corporate security teams, and individual developers who contribute to open source.
This post is the second part in a series about ActiveRecord::Encryption that shows how GitHub upgrades previously encrypted and unencrypted columns to ActiveRecord::Encryption.
You may know that GitHub encrypts your source code at rest, but you may not have known that we encrypt sensitive database columns as well. Read about our column encryption strategy and our decision to adopt the Rails column encryption standard.
In June, we experienced four incidents resulting in significant impact to multiple GitHub.com services. This report also sheds light into an incident that impacted several GitHub.com services in May.
A two-part story about how GitHub’s Product Security Engineering team rolled out Dependabot internally to track vulnerable dependencies, and how GitHub tracks and prioritizes technical debt.