Skip to main content

Home/ localhost3000/ Group items tagged ruby

Rss Feed Group items tagged

Ivan Storck

Ruby Association: Ruby Association Certified Ruby Programmer - 0 views

  •  
    The Ruby Association Certified Ruby Programmer examinations are intended for engineers who design, develop, and/or operate Ruby-based systems, consultants who make Ruby-based system proposals, and instructors who teach Ruby. Those who are certified are recognized for their skills as Ruby engineers and as having high levels of Ruby-based system development capabilities. Those who pass the examination are certified by the Ruby Association as a Ruby Association Certified Ruby Programmer
Ivan Storck

Ruby on Rails Study Guide: Blocks, Procs, and Lambdas | Nettuts+ - 0 views

  •  
    "Ruby is a language with a set of powerful features - the most powerful arguably being Blocks, Procs, and Lambdas. In short, these features allow you to pass code to a method and execute that code at a later time. Despite regularly using these features, many developers don't fully understand the subtle differences between them."
Ivan Storck

Deciphering Ruby Code Metrics - Code Climate Blog - 1 views

  •  
    Ruby has a rich ecosystem of code metrics tools, readily available and easy to run on your codebase. Though generating the metrics is simple, interpreting them is complex. This article looks at some Ruby metrics, how they are calculated, what they mean and (most importantly) what to do about them, if anything.
Ivan Storck

Sublime Text 2 integration with RVM and Rspec: Take number 2 - Ruben Laguna's blog - 0 views

  •  
    Ok, so you are using Sublime Text 2 and you can use Cmd-B to execute ruby code, but that ruby code won't be executed using under the environment dictated by the .rvmrc in the project which is a pity. The same goes for RSpec, where you usually want to use bundle exec rspec in addition to .rvmrc. I'm going to talk first on how to get regular ruby + RVM from Sublime Text 2 and then I'll jump onto executing RSpec together with RVM and Bundler from Sublime Text 2.
Ivan Storck

We Analyzed 30,000 GitHub Projects - Here Are The Top 100 Libraries in Java, JS and Rub... - 0 views

  •  
    They Analyzed 30,000 GitHub Projects - Here Are The Top 100 Libraries in Java, JS and Ruby http://abid.es/J1r3Gu
  •  
    They Analyzed 30,000 GitHub Projects - Here Are The Top 100 Libraries in Java, JS and Ruby http://abid.es/J1r3Gu
Ivan Storck

The Best Ruby Tutorials (for a n00b) - Joe Gardiner - 0 views

  •  
    "a list of the most useful tutorials as a complete Ruby n00b to aid others who may be just getting started"
Ivan Storck

Ruby On Rails State of Practice: Deployment and Management - 0 views

  •  
    Vote on what you use to deploy Ruby on Rails apps and see what others are voting on 
Ivan Storck

Gistflow :: State Machine with Rails. Basics - 0 views

  •  
    "State Machine comes to the rescue when models in your application need statuses and events. There is a #state_machine gem for #ruby. I recommend you to spend some time studying basics before you start using it"
Ivan Storck

Opal a new_hope - 0 views

  •  
    TROLOL Ruby > JavaScript. Opal a new_hope slides: http://abid.es/17T0cZ7 Any Sufficiently complicated JS program contains...version of ruby
Ivan Storck

Build a Custom API to Connect WordPress With Ruby on Rails - Tuts+ Code Tutorial - 0 views

  •  
    Build a Custom API to Connect WordPress With Ruby on Rails - Tuts+ Code Tutorial http://abid.es/1t6mtem
Ivan Storck

Why Rails? | Nettuts+ - 0 views

  •  
    Why use the Ruby on Rails framework?
Ivan Storck

Interview with Sandi Metz on Practical Object-Oriented Design in Ruby - 0 views

  •  
    Interview with Sandi Metz: 'Make smaller things'. http://abid.es/159Qm0z
Ivan Storck

RubySource | Cracking Gems: Reading Ruby CodeRubySource - 0 views

  • Reading large codebases can be daunting. There’s just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let’s get to it!
  •  
    Reading large codebases can be daunting. There's just so many abstractions, all linked to one another, making a muddled mess in your brain.But, with a little bit of experience, it becomes much easier to read code. Let's get to it!
Ivan Storck

tutorial rails recurly subscription saas · RailsApps - 0 views

  •  
    A complete Ruby on Rails app for subscription content site (with Recurly)
Ivan Storck

Using SSL in your local Rails environment | railway - 0 views

  •  
    "For every other project, the requirement of using SSL/HTTPS crops up. And I'm sure, just like me, you were annoyed that there doesn't seem to be a simple way to test your SSL stuff in your local development environment. Well: Not any more. Here's how you set up your local Rails environment so that you can use SSL in development if you want or need to."
Ivan Storck

JS.next: A Manager's Guide - 0 views

  • The ECMAScript specification is adopting many of the most popular features from some of today’s best languages, including Python, Ruby, and CoffeeScript.
    • Ivan Storck
       
      ES6 is adopting many popular features from Python, Ruby, and CoffeeScript
Ivan Storck

jedcn/reveal-ck · GitHub - 0 views

  •  
    Create reveal.js presentations with a ruby toolset. Author slides in Markdown, Haml, and more! jedcn/reveal-ck http://abid.es/1vk8kLl
Ivan Storck

Getting More Out of the Rails Console - Samuel Mullen - 0 views

  •  
    Great article on how to get more out of the Rails console
1 - 20 of 26 Next ›
Showing 20 items per page