Greetings! We are seeking an experienced developer / development team to build a fully functional subscription site, similar: www.glossybox.com Programming languages: CSS / HTML5 / PHP / Ruby / HTML / XHTML / JavaScript. I'm obstinate by simplicity and a great user experience. Main Pa...
“Ruby on Rails is a breakthrough in lowering the barriers of entry to programming. Powerful web applications that formerly might have taken weeks or months to develop can be produced in a matter of days.” -Tim O'Reilly, Founder of O'Reilly Media Read more quotes “Rails is the most wel...
lua-mruby Released Posted by c00lryguy on December 24, 2012 — 0 comments Use mruby from within lua with lua-mruby ! Note: This is a very early release. You can run and evaluate MRuby code from within Lua, but that is about it... for now. Comments Post a Comment Comment abilities f...
Virb is an interactive Vim mode for IRB, Rails console, and Pry. Motivation IRB is Ruby's interactive REPL. IRB is a very handy tool, but its text-editing capabilities are limited. Virb wraps an IRB session in a Vim session and gives you convenient ways to evaluate Ruby code from Vim....
I am taking this week off for the holidays. RailsCasts will be back December 31, 2012. If you are a Pro subscriber, you can extend your subscription by one week below. Have a Merry Christmas and Happy Holidays! -- Ryan Unable to extend subscription since no current subscription was fo...
About a year ago, I wrote out some principles for web programming in PHP. I called it the MicroPHP Manifesto . The thing is, what I talked about wasn’t really specific to PHP. So, I’ve decided to explore the concepts again in the context of the other languages I work with. What follow...
use the following search parameters to narrow your results: reddit:subreddit find submissions in "subreddit" author:username find submissions by "username" site:example.com find submissions from "example.com" url:text search for "text" in url selftext:text search for "text" in self po...
The Position Plated is hiring a motivated, experienced, full stack rails engineer. This is a chance to own a product during high growth of an early stage startup, build out large parts of the platform in a greenfield environment, and build online / offline technology that will achieve...
A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part...
In this podcast episode, Ben Orenstein is joined by David Heinemeier Hansson, the creator of Ruby on Rails and a partner at 37signals. David and Ben discuss David’s normal day, his working relationship with Jason Fried, how their blog, Signal vs. Noise, is important to the company, ho...
set :whenever_command, "bundle exec whenever" set :whenever_environment, defer { rails_env } #### SERVER_IPとSSH_PORTをセット #### set :whenever_roles, defer { "SERVER_IP:SSH_PORT" }
Sr. Ruby on Rails Engineer Duration: Long term - you love Ruby on Rails and have been working with it for at least 3 years. - you have been passionate about software engineering as your career for the past 5-7 years. - your work MUST be focused on cutting edge projects and your work e...
Sinopse - Ruby on Rails - Coloque sua aplicação web nos trilhos - Vinícius Baggio Fuentes Não perca tempo com frameworks arcaicos e burocráticos. O Ruby on Rails, um dos frameworks mais populares do mercado brasileiro e do mundo, é ágil, completo e não fica no seu caminho, ajudando vo...
Monday, December 24, 2012 at 6:37AM And to all a good night. Crontabulator - "Cron & task monitoring as a service." My Workflow: Never having to leave DevTools - This won't be the last we see about the browser and the programmer's editor becoming a single entity. Launched - A launchd....
This gem provides a graphical frontend for the Taskwarrior task manager. It is based on Sinatra.
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
#162 Tree-Based Navigation (revised) Dec 01, 2012 | 10 minutes | Active Record , Plugins , Views If your Rails app is content-heavy, consider organizing it in a tree menu structure. Here I show how to add top-level tabs, nested links in a side bar, and breadcrumbs to go up the hierarc...
December 29, 2010 dancroak bundler gemfile ruby ruby gems semantic versioning software pessimistic operator Ruby’s pessimistic operator Do you know Ruby’s pessimistic operator? It looks like this: ~> You’ve seen it in some Gemfile s. Here’s an example gem "rails", "~> 3.0.3" gem "thin...
application in development we need to start up a number of background processes beforehand. These include Beanstalkd, a script/worker process and a Faye server. We have to start up all of these every time we want to use the application in development. It would be much better if there ...
Scott Messinger , Posted December 12, 2011, 2:59 pm I’m currently using Knockout.js in production. While it’s a great project with some fantastic qualities, it’s hardly the same as Ember.js. Here are a few differences: - Ember.js aims to be a framework. Knockout aims to be a tool Stev...
Tracks and logs events and sends notifications of events on Active Record models.