article thumbnail

13 Sites You Love Built With Ruby On Rails

YoungUpstarts

If you are reading this, you are probably into Ruby and obviously heard of Ruby on Rails – a useful and super popular web application framework. With the help of our friends from Rails Ware Web Development Company , we have gathered 13 famous sites built with Ruby on Rails framework: 500px.

Ruby 102
article thumbnail

Ruby on Rails: Five tips for cleaner controller code

Austin Startup

For handling requests, move the business logic out of controllers and into plain old Ruby objects like Service objects (app/services) or models (app/models) that don’t inherit from ActiveRecord, and call that in your controller to handle the business logic. Rule of thumb: your controller actions should be no more than 5–7 lines of code.

Ruby 48
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Choosing a Programming Language and Framework for Your Startup

SoCal CTO

Or you might have an investor (or founder) who's convinced that you need to work in a given language (some VCs love Ruby right now). Misconception #1 - "You can build things 10x faster in Ruby." Bottom line, you really are not seeing that much different between Ruby/Rails and Groovy/Grails in terms of development speed.

Framework 330
article thumbnail

Learn To Code With One Month Rails

YoungUpstarts

Part of Y Combinator ’s Summer 2013 batch of startups, The online resource for web development to date has taught more than 9,000 people Ruby on Rails, one of the most widely-used web programming technologies today. Resources coding One Month Rails programming Ruby on Rails startup web development Y Combinator'

Ruby 159
article thumbnail

Framework Benchmarks

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. and Ruby on Rails is staggering. Ruby 2.0.0-p0. . --> Whoa! Before we did the benchmarks, we were guessing there might be a 4x difference. But a 40x difference between Vert.x Two Amazon EC2 m1.large

Framework 560
article thumbnail

Frameworks Round 1

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. and Ruby on Rails is staggering. Ruby 2.0.0-p0. . --> Whoa! Before we did the benchmarks, we were guessing there might be a 4x difference. But a 40x difference between Vert.x Two Amazon EC2 m1.large

Framework 544
article thumbnail

How to Choose a Programming Language as a Tech Startup

The Startup Magazine

Ruby is generally adopted by small companies, owing to its experimental and exploratory community. Java, C# and.net tend to be more stable, while languages such as Ruby on Rails or node.js Ruby with Ruby on Rails Framework. Similar to Python, Ruby was designed to be as intuitive and enjoyable to use as possible.