Need very simple online store built with rails framework and hosted (AWS? Heroku? Looking for advice). This service delivers SMS information to subscribers' mobile phones via extexting.com (or twilio.com). Automation between order system and SMS service is desired but not necessary fo...
Since starting to learn how to code (about a year ago now), I’ve been meaning to put together a list of the really helpful links and resources I came across along the way. Sometimes it was a tutorial video that finally cleared up some long-standing befuddlement, or a random snippet of...
When: January 5, 2012, 9:30am - 4pm Where: Downtown Minneapolis, MN Cost & Lunch: Free!! What to bring: portable laptop Who is this for?: Event is intended for people who want to learn the basics of Ruby and Ruby on Rails. We’ll focus on understanding basic principles and explain ever...
Projektausschreibung: Erweiterung Des Reisebüros (Ruby on Rails) Dec 11th , 2012 Das Reisebüro ist eine in Ruby on Rails geschriebene Web-Applikation zur Unterstützung der Wahlkampf-Organisation. Zweck der App ist, dass sich Organisatoren und Helfer selbst organisieren können. Zusätzl...
Ruby comprehensions as an excuse This talk uses Ruby implementations of Python's list, set, and dictionary (hash) comprehensions as an excuse to discuss functional programming in Ruby, focusing especially on using blocks to add syntax to the language. To provide a broader context, we ...
11 http://www.google.co.jp/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CEwQFjAA&url=http://d.hatena.ne.jp/inouetakuya/20100915/1284512803&ei=E7nNULr9FpCOmQWs84GgBw&usg=AFQjCNHAnG7kG3dXEmWqo-M0cxZuO0Oiaw&sig2=GqrUqsHWMizrwt6fLPvVCg 8 http://matome.naver.jp/odai/2131165373223819401 6 ...
New HTML5 Form Input Helpers in Rails 4 Posted by kfaustino on December 16, 2012 — 0 comments I just wrote up a blog post about the new HTML5 additions to Rails 4 Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a pr...
Our Team We’re a small agile-focused team who really love creating awesome things. We work in a collaborative, agile environment that emphasizes communication, team work and productivity. Everyone who works here participates in that workflow regardless of title or job requirements, an...
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business . We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & reg...
Narisa.com Advices For your privacy and protection, when applying to a job online: Never give your social security number to a prospective employer, provide credit card or bank account information, or perform any sort of monetary transaction. By applying to a job using Narisa.Com you ...
The first question that comes to mind is should we store the guest user account in the database if it’s just temporary? Our application is currently structured so that a user has many tasks and we use this association in the TasksController to ensure that only the current user’s tasks...
Application Support Engineer http://bit.ly/TZOwK6 #ruby #rest #rails #oauth #mysql #python #django #jquery #memcached #javascript #postgresql #jobs #hiring #careers
At Yammer, we believe the things that separate a great engineer are passions and goals, character and personality, not specific technical skills. Engineering exists to move the business forward. We expect all employees to speak openly about their ideas, their concerns, and their contr...
例えば http://hoge.com/data.xml というXMLを返すAPIがあったとして、ここからJSONデータに変換したいなら以下のコード。 ただしActiveSupportが必要なので、Rails以外の環境では、ActiveSupportを別途インストールすること。 require 'active_support/core_ext' require 'open-uri' hash = Hash.from_xml open('http://hoge.com/ext/data.xml').read json = hash.to_json ActiveSup...
"Devonshire listens to our internal customers to continuously improve their services." - Senior Talent Acquisition Manager "Devonshire is one of the few firms who took the time to understand my philosophy and the dynamics of my team before beginning the search." - Senior Web Manager "...
Patrick Vlaskovits addresses some fallacies around customer development and describes multiple approaches on how to hack "Getting Out of The Building" such that product development decisions can be made with better, higher-quality data.
ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)" ---------- ==> This script will install: /usr/local/bin/brew /usr/local/Library/... /usr/local/share/man/man1/brew.1 Press ENTER to continue or any other key to abort ★ENTER ==> /usr/bin/sudo /bin/mkdir /usr/local WARNING: Impro...
There is much good in it; there are many good and true people in it; it has its appointed place. But the evil of it is that it is a world wrapped up in too much jeweller's cotton and fine wool, and cannot hear the rushing of the larger worlds, and cannot see them as they circle round ...
When I install spree in a new rails project I get following error ←[31mgit://github.com/spree/spree_auth_devise.git (at 1-2-stable) is not checked out. Please run `bundle install`←[0m* *Would you like to install the default gateways? (yes/no) [yes] yes Would you like to install the de...
I'm pretty sure I should be posting this here, but feel free to correct me if this belongs on something like Superuser. Trying to setup this Ruby/Javascript app https://github.com/jamesu/tubehub - on my freshly formatted Linode. Running: Ubuntu v10.04 LTS, Ruby v1.8.8dev, Rails v3.2.9...
Parabéns pelo artigo, só pelos comentários já dá p/ perceber q ajudou mtas pessoas !!! Eu renomeei algumas páginas do site aki da empresa q estavam bem indexadas pelo Google (Ex: DE pacotes_turisticos_internacionais.html PARA pacotes-turisticos-internacionais.html), mas olhando lá no ...
Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.