Ruby

http://s.erious.ly

Heroku

InfoWorld Names Heroku a 2012 Technology of the Year

InfoWorld has named Heroku as a 2012 Technology of the Year. While we're not normally much for industry awards, we feel honored to be included alongside past winners such as the iPad, Android, Visual Studio, and Eclipse; and this year's winners, inc...

PostgreSQL 9.1 Available in Beta on Heroku Postgres

From the Heroku Postgres Blog: "One of the benefits of consuming a database through Heroku Postgres is that we are continually improving the service. This benefit is compounded by the fact that our service is based on PostgreSQL, a vibrant and a...

PostgreSQL 9.1 Available in Beta on Heroku Postgres

From the Heroku Postgres Blog: "One of the benefits of consuming a database through Heroku Postgres is that we are continually improving the service. This benefit is compounded by the fact that our service is based on PostgreSQL, a vibrant and a...

Deploy Grails Applications on Heroku

We're happy to announce the public beta of Grails application deployment on Heroku with support for Grails 1.3.7 and 2.0 provided by the open source Heroku Grails buildpack. Grails is a high-productivity web application framework for the JVM based on ...

Deploy Grails Applications on Heroku

We're happy to announce the public beta of Grails application deployment on Heroku with support for Grails 1.3.7 and 2.0 provided by the open source Heroku Grails buildpack. Grails is a high-productivity web application framework for the JVM based on ...

Heroku Postgres Launches

Heroku's Postgres database service, the origins of which date back to 2007, is one of the most battle-tested cloud database services around. Over the last year, our growing data team has done an amazing job of dramatically increasing the scale, reli...

Heroku Scheduler Add-on Now Available

Today we're happy to announce the availability of Heroku Scheduler. Scheduler is an add-on for running administrative or maintenance tasks, or jobs, at scheduled time intervals. It's the polyglot replacement of the Cron add-on, with more power and flex...

The Dodging Samurai Win the First Annual Octocat Dodgeball Invitational

So our good friends at GitHub put together the First Annual Dodgeball Invitational with the intention of pummeling various Bay Area tech companies into submission. Heroku has never shied away from a challenge, especially when there is a giant Octocat ...

Scala on Heroku

The sixth official language on the Heroku polyglot platform is Scala, available in public beta on the Cedar stack starting today. Scala deftly blends object-oriented programming with functional programming. It offers an approachable syntax for Java...

Python and Django on Heroku

Python has joined the growing ranks of officially-supported languages on Heroku's polyglot platform, going into public beta as of today. Python is the most-requested language for Heroku, and it brings with it the top-notch Django web framework. As ...

Facebook Open Graph Momentum

It's been an exciting 24 hours for social application developers. A week ago, Facebook and Heroku announced a partnership to make it incredibly easy to get a live Facebook app running on Heroku. Yesterday at f8, Facebook unveiled the Timeline and the n...

How do I use Sinatra to access the Google+ API?

How do I use Sinatra to access the Google+ API? RubyLearning is conducting many free, online courses on Google+. Some participants wanted an answer to their question “How do I use Sinatra to access the Google+ API?” This blog post explains the same. Read on. Pre-requisite Install Sinatra, Git, Heroku, Bundler Refer RubyLearning’s article on...