Project ID: 2637893 Project Type: Hourly Hours of work: 10 hours / week Project Duration: 1 - 3 months Project Description: I am looking for a Ruby on Rails programmer who is available asap. You must be available to start immediately, be available on skype, have great communications a...
How do you check whether a date is in a date range? Posted by julian7 on November 11, 2012 — 0 comments We all know (start_date..end_date).include?(this_date) is quite slow. If you have seen Ben Orenstein's talk about refactoring , you might know (...).cover? is much faster... but is ...
Collecting a list of Colleges/Universities that teach Ruby and/or Rails Posted by bcardarella on November 11, 2012 — 0 comments If you know of any please take a moment to list them I will follow up with the listing in about a week. Comments Post a Comment Comment abilities for non...
is one of the most popular and easiest ways to craft high quality APIs in Ruby as used in large projects like Spree and foreman . As RABL's popularity has grown, I often get questions about improving performance of APIs as the volume of traffic for the web service increases. I release...
Project ID: 2638430 Project Type: Fixed Project Description: We are looking to build or purchase a pre-developed script which allows users to manage multiple facebook fan pages or twitter accounts, ability to see discussions, mentions, tweet/post on twitter or their fan page. This pro...
Most developers like to spend a bit of time setting up their environment. Being new to the Ruby on Rails world I’ve spent a bit of time experimenting with different setups to find the ideal one for me. The criteria was simple: Unobtrusive, no modifying core files Flexibility with Ruby...
dkeefe November 11, 2012 Week 12 Ruby/Rails Q&A Well, I finally got Carrierwave running with some help from my friend Beverly. I was so focused on one area of the code that I forgot to install the RMagick gem. I had a few glitches with uploading because the commented out default in th...
CTO / Development Manager - Agile Ruby on Rails SaaS Job Location: Brisbane Key Management Role $$$$ Ruby On Rails About Our Client One of the leaders in it's field of Cloud Software Solutions has created a popular website niche in... Job Industry: Other, 2 hours ago from JobSense Vie...
QLD-Brisbane, Great Work Environment Latest Technology Brisbane CBD Looking for a creative Ruby on Rails developer. You will be working with a group of high-caliber Ruby on Rails developers who are very devoted and enthusiastic about using the latest technologies. In a leading edge en...
Ruby on Rails Developer & Technical Leads Job Location: Melbourne Ruby engineers Top... Onsite! Bluechip Companies Ruby on Rails Leads and Developers Rails champions stop consulting and work directly onsite with a giant... Job Industry: Other, 3 hours ago from JobSense View Full Detai...
Ruby on Rails 学习笔记(一):安装、Hello World marguerite | 2012 年 11 月 11 日 因为想给 Open Build Service 加 i18n 支持,所以要学习下 Ruby on Rails。 什么是 Ruby on Rails? 推特上有 Ruby 程序员说是「肉夹馍」的关系,意思是其实硬菜在 Ruby。 对新手这么要求可能太苛刻了,初心者应该是「荷叶包饭」的关系,意思是你真正一开始吃的部分是 Rails。 但是要想学好 Ruby on Rails,其实应该是「鸡蛋灌饼」的关系,就是 Ruby & Rails,...
I am looking for a Ruby on Rail expert to do some customizations and fixes. If you are proving good then I will use on longterm basis. I am looking experts on this field.
"System" Gem Back Under Development Posted by c00lryguy on November 11, 2012 — 0 comments It has almost been 3 years since the system gem has last seen a git commit, but the project is now back in development ! System is a cross-platform and cross-implementation interface to gather sy...
Charla a la vuelta de RubyConf Uruguay 2012 en Globant Montevideo sobre Ruby, Rails y JRuby.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Designing & building infrastructure to help Instacanvas scale to millions of users Optimizing algorithms and background processes to support critical business needs Rapidly developing new features both server-side (RoR) and client-side (jQuery) Proposing/exploring new tools and techno...
Curso de Ruby ► http://bit.ly/RubyFacilito ----- MÁS CURSOS de CódigoFacilito: Curso de Python: ►http://bit.ly/PythonFacilito Curso para crear una página web en HTML5: ►http://bit.ly/PaginaWebHTML5 Curso de HTML5: ►http://bit.ly/HTML5Facilito Curso de CSS: ►http://bit.ly/CSSFacilito C...
RubyGems can make it easy to add a feature to a Rails application, but it can also cause headaches down the road. Here I give some tips on researching gems to decide which one to choose, or when to do it from scratch.