Always remain updated about current software development trends

Articles in RUBY ON RAILS

Running with Rails – Dev Blog not only for Rails fanatics :: RVM, Ruby 1.9.3-p194, ruby-debugger and “You need to install ruby-debug” on Ubuntu 11.10

Recently I've been upgrading my RVM and Ruby versions. After upgrade I've encountered a problem connected to ruby-debugger. When starting Rails server I always ended with such a message: Ruby-debb...

Beginner Ruby :: Fixing OpenSSL/Bundler issue for Rails on Debian

Usually I write exclusively about Ruby on this site, and that may change in the near future, but today's post is brought on by hours of painful troubleshooting I had to endure in order to get a func...

bettysteger.com :: Rails Development with Facebook Canvas

I was trying to make an existing app run as a Facebook App! The following instructions/solutions will help you to access your http://localhost:3000/ through Facebook. In addition I would like to get t...

bettysteger.com :: Rails Development with Facebook Canvas

I was trying to make an existing app run as a Facebook App! The following instructions/solutions will help you to access your http://localhost:3000/ through Facebook. In addition I would like to get t...

Schneems :: Building an iOS Photo-sharing and Geolocation Mobile Client and API with Rails and Heroku

Building an iOS Photo-sharing and Geolocation Mobile Client and API with Rails and Heroku: My good friend @mattt just released this great tutorial for creating an iOS Photo-Sharing app on Rails. You s...

Ruby Inside :: The Mega April 2012 Ruby and Rails News Roundup

Welcome to April 2012's bumper pick'n'mix of Ruby and Rails news and releases, fresh from the pages of Ruby Weekly. Highlights include: Matz's new Ruby implementation, MobiRuby (Ruby for iOS), Passeng...

skwpspace :: Talk Notes: Rails Sustainable Productivity by Xavier Shay

http://confreaks.com/videos/815-larubyconf2012-rails-sustainable-productivity Here are my notes on Xavier Shay's awesome video on sustainable productivity in Rails. I agree wholeheartedly with all o...

Running with Rails – Dev Blog not only for Rails fanatics :: Rails routes: limiting access to application parts from certain domains (hosts)

Sometimes we want to handle different parts of a single application from different domains. A good example of such an approach is when we have a scope containing our API. Wouldn't it be great if it ...

The team's voice :: Rails for API applications (rails-api) released

rails-api is a plugin developed by Yehuda Katz, Jos\xe9 Valim, Carlos Antonio da Silva and me (Santiago Pastorino) which modifies Rails applications trimming down usually unneeded Rails functionalities ...

Ruby Inside :: The Mega March 2012 Ruby and Rails News and Release Roundup

And again, a mixture of travel, illness, and exhaustion have prevented me from my weekly updates on here (although Ruby Weekly is still going out on a weekly basis!) so here's a bumper update for all ...