Ruby を 1.9.3 p327 から 2.0.0 dev に上げたら Rails の起動時間が2.5倍速、rake spec の速度が1.8倍速になった 21:05 | 流しのフェロー が Ruby 2.0.0 速いって言ってたので、いやいや速いっていっても〜、と思って社内の Ruby 1.9.3 な Rails プロジェクトで 2.0.0dev 使ってみたら 1.9.3 [5]>_<X time bx rails runner 'puts Rails' Rails bundle exec rails runner 'puts Rails' 6.24s use...
I had a random thought the other day: I actually did write it. You can buy it if you want. The funny thing is I wasn't actually serious when I tweeted that. The "I should write that" part was really just a knee-jerk reaction. Whenever I'm complaining about the non-availability of some...
Rails はエンタープライズの世界で主流になるか (2008/03/29) Rails 2.0 ベンチマーク (2008/03/30) テスト駆動開発とデバッグコード (2008/04/07) Git or Mercurial (2008/04/22) RESTful Ruby on Rails -- その美しさと難しさ (2008/04/23) RESTful Ruby on Rails -- 単数と複数 (2008/04/24) Rails のソースコードを読む (2008/05/02) sudo: no passwd entry for app! (Cap...
Instead of presenting a sign up form to the user, consider creating a temporary guest record so the user can try out the application without filling in their information up front. They can then become a permanent member afterwards.
November 21, 2012 Learn More clients open source software as a service community Comments (View) Giving thanks Happy Thanksgiving! Here’s what thoughtbot is thankful for this year. Our clients and customers Thank you to our clients: America’s Test Kitchen, Awesome Foundation, AxisCamp...
Seus primeiros passos em Rails Este guia foi criado com a finalidade de ajudar você a dar seus primeiros passos no mundo da programação com a linguagem Ruby on Rails. 1 Instale Ruby on Rails Antes de começar a construir suas aplicações com Ruby on Rails, você deverá instalar, na sua m...
Welcome to issue 120 of Ruby Weekly. If you're celebrating Thanksgiving today, I hope you're having a good one. My thanks go to you for being subscribed to this newsletter :-) If you do not celebrate, well.. back to work we go. - Peter. Featured Refining Ruby (or The Best Study of Rub...
Project Description: Hi, I am looking for a Ruby on Rails programmer to develop a project online which requires data input / api integration from a number of webservices along with a reporting function for all the data. Project time is looking at 12 weeks. I am looking for someone bas...
Ruby on Rails Developer / JavaScript / CoffeeScript - London London - for technology use in this role - It's proper cool stuff Core skills and technology to play with: Ruby on Rails... / Ember.js, Jasmine Your Github will be assessed Call for more details - / Office in London! Follow ...
Introducing the Rails API Project Ruby on Rails is a great tool to build websites incredibly quickly and easily. But what about applications that aren't websites? Rails is still a first-class choice for this use-case, but why settle for good when you could be the best? That's why I'm ...
VK is the largest European social network with more than a 100 million active users. Sign up for VK Sign up What can you do on VK? Find people with whom you've studied, worked or met on vacation. Learn more about people around you and make new friends. Stay in touch with loved ones.
Project Description: I have a ruby script that works in linux windows mac to upload my video files to vk.com It uses gems like vk-ruby vk-console and mechanize for some reason i can't make it work on a ubuntu server when its working smooth on ubuntu desktop I need to rebuild this simp...
Looking for several Ruby on Rails software engineers/web developers to fill in the Pittsburgh office. are aggressively growing our alternative browser & device business (iPhone, iPad, etc.) and deploying Responsive Design solutions for virtually all projects. Our technology stack incl...
Resourceful Routing: If you're building a RESTful JSON API, you want to be using the Rails router. Clean and conventional mapping from HTTP to controllers means not having to spend time thinking about how to model your API in terms of HTTP. URL Generation: The flip side of routing is ...
Concurrency Patterns in Ruby: Futures Posted by jpignata on November 19, 2012 — 0 comments Concurrency! Threads! Ooh, scary! Don't be afraid. Sometimes we just need to reach for patterns that help us reason about what we're asking our computers to do. In this article, I take a closer ...
When you tweet with a location, Twitter stores that location. You can switch location on/off before each Tweet and always have the option to delete your location history. Learn more
: Slidy z mé prezentace „Tools beyond Ruby on Rails“ jsou k dispozici na SpeakerDecku: https://speakerdeck.com/…uby-on-rails a SlideShare: http://www.slideshare.net/…uby-on-rails A pokud chcete otestovat Rails Scaffolder's Toolbox, tak už je k dispozici v Mac App Store: https://itune...
Lead Ruby on Rails Developer for Link Emperor - new Apply Now Company: Velluto VIP / Link Emperor Location: Las Vegas, NV Date Posted: November 22, 2012 Velluto is looking to hire a full-time Lead Ruby/Rails Developer to take over the primary development lead responsibility for our pr...
Need help getting a Ruby on Rails project up & running. The project is the Open Source, Catarse Crowd Funding plaform. Instructions are located at https://github.com/danielweinmann/ catarse/wiki/Getting-Started---engl ish-version You'll be installing onto heroku. Should be a quick pro...
Java software developer "ruby on rails", "UNIX", "MVC" My client is looking for a software developer with the following skills. - Must have Object Orientated programming experience - Must have Model View Controller architectural experience - Unix background - Java experience This role...
Tsutomu Onoda's Blog-Google+ページ
$ brew install rbenv $ brew install ruby-build $ echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.zshenv $ echo 'eval "$(rbenv init -)"' >> ~/.zshenv