Building GitHub with Ruby on Rails
github.blog
Building GitHub with Ruby on Rails
1–10 of 332 posts
Re: Building GitHub with Ruby on Rails
#2However, incorporating this methodology into our workflow would be both a lot of work to set up and also a lot of work to keep running.
There certainly is a size threshold under which this is clearly an overkill and we are under that threshold.
Yet, if this could be turned into a product, a clean integration, a command I need to run... would definitely use it (and pay for it).
Re: Building GitHub with Ruby on Rails
#3Rails was such a huge part of my professional career.
Now, 13 years later and I'm deep in the JavaScript ecosystem and have been for 8 years.
The most exciting thing to come out of this ecosystem recently is RedwoodJS, because it takes a lot of inspiration from Rails.
Re: Building GitHub with Ruby on Rails
#4Re: Building GitHub with Ruby on Rails
#5Is that two millions LOC for a single Rails application or across various Rails applications?
Re: Building GitHub with Ruby on Rails
#6Is that two millions LOC for a single Rails application or across various Rails applications?
Re: Building GitHub with Ruby on Rails
#7We are also running on Rails - and loving it, too. However, incorporating this methodology into our workflow would be both a lot of work to set up and also a lot of work to keep running. There certainly is a size threshold under which this is clearly an overkill and we are under that threshold. Yet, if this could be turned into a product, a clean integration, a command I need to run... would definitely use it (and pa…
You should be upgrading all the time since day one, adding necessary infrastructure gradually as your app grows.
Re: Building GitHub with Ruby on Rails
#8Is that two millions LOC for a single Rails application or across various Rails applications?
Re: Building GitHub with Ruby on Rails
#9It must also be a massive boon for the Rails ecosystem to have such a large property running off the head.
Doesn't anyone know of any Django shops that do the same, running off mainline?