floehopper + ruby   2251

Exploring How To Configure Irb
"Includes some info about the USE_READLINE option".
ruby  irb  readline  configuration 
8 days ago by floehopper
rubymotion/teacup
"A community-driven DSL for creating user interfaces on the iphone. By including the Teacup module, you can easily create layouts that adhere to the iOS user interface guidelines, and it's an easy way to assign labels, delegators, and datasources. The goal is not to simply rename CocoaTouch method names, but to offer a rubyesque (well, actually a rubymotion-esque) way to create an interface. Using stylesheets and layouts, it makes coding an iOS app like designing a website with HTML and CSS."
ruby  ios  iphone  ui  style  guide  cocoa  rubymotion 
8 days ago by floehopper
Using rbenv to manage your rubies
Includes how to install Ruby with readline support.
ruby  rbenv  install  readline 
8 days ago by floehopper
cldwalker/ripl
"Ruby interactive print loop - A light, modular alternative to irb".
ruby  irb  repl  plugin  modular 
8 days ago by floehopper
luislavena/rb-readline
"Pure-Ruby Readline Implementation".
ruby  readline  implementation 
8 days ago by floehopper
Creating custom exporters for Foreman
How to customize the files (e.g. upstart scripts) exported by Foreman.
ruby  foreman  export  script  upstart  template  custom 
11 days ago by floehopper
tpope/gem-browse
"Gem edit, gem open, gem clone, gem browse".
ruby  vim  editor  browse  gem 
12 days ago by floehopper
tpope/gem-ctags
"Automatic ctags generation on gem install".
vim  ctag  ruby  tag 
12 days ago by floehopper
alexch/rerun
"Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X". Can be used with Foreman.
foreman  fork  reload  ruby  rubyonrails  mac  osx  filesystem  event 
12 days ago by floehopper
rtomayko/shotgun
"Reloading rack development server / forking version of rackup".
ruby  rackup  reload  development  fork 
12 days ago by floehopper
Method Protocols for Ruby Classes
"This library offers an implementation of protocols against which you can check the conformity of your classes or instances of your classes".
ruby  interface  protocol  contract  interaction  oo  object 
13 days ago by floehopper
RubyMotion - Ruby for iOS
"A revolutionary toolchain for iOS. It lets you quickly develop and test native iOS applications for iPhone or iPad, all using the awesome Ruby language you know and love."
ruby  ios  iphone  app  development 
24 days ago by floehopper
mattetti/BubbleWrap
"A collection of wrappers and helpers for RubyMotion".
ruby  motion  iphone  ios 
24 days ago by floehopper
mindset/scorm
"Ruby library for reading, extracting and generating SCORM files".
ruby  scorm  lms  learning  course 
5 weeks ago by floehopper
Her, an ORM for REST APIs
Built on top of Faraday. Looks pretty neat.
rest  orm  api  ruby  faraday 
5 weeks ago by floehopper
SciRuby/nmatrix
"Prototype numeric matrix library for Ruby via SciRuby".
matlab  matrix  ruby  vector 
6 weeks ago by floehopper
brynary/rack-bug
"Debugging toolbar for Rack applications implemented as middleware".
ruby  rack  debug  performance  middleware 
6 weeks ago by floehopper
middleman/middleman
"Hand-crafted frontend development".
ruby  sinatra 
7 weeks ago by floehopper
jerome/gandi
"Gandi Domain XML-RPC API ruby binding".
ruby  domain  name  registration  api 
7 weeks ago by floehopper
cucumber/aruba
"CLI Steps for Cucumber".
cucumber  ruby  cli  step 
7 weeks ago by floehopper
arvicco/win
"Rubyesque interfaces and wrappers for Windows API functions defined using FFI".
ruby  windows  api  dde  ffi  zemax 
7 weeks ago by floehopper
mojombo/grit
"Grit gives you object oriented read/write access to Git repositories via Ruby".
ruby  git 
7 weeks ago by floehopper
hudge/proffer
"An Action Controller module to hide instance variables from views by default".
ruby  mvc  coupling  view  controller  instance  variable 
8 weeks ago by floehopper
drbrain/return_bang
"Implements non-local exits from methods".
local  return  exit  ruby  method  continuation  bang 
8 weeks ago by floehopper
laserlemon/gemnasium-parser
"Parse Gemfiles and gemspecs without evaluating Ruby". i.e. avoid security issues.
ruby  parser  gemfile  dependency 
8 weeks ago by floehopper
Gemnasium
"We parse your Ruby projects’ gem dependencies and notify you when new versions are released".
ruby  bundle  dependency  version  update  notification  gem  gemfile 
8 weeks ago by floehopper
scoop/bundle_outdated
"A simple gem to analyze your Gemfile and Gemfile.lock to find out which of the gems in your project have newer versions available and thus could potentially be updated".
ruby  bundle  version  dependency  update 
8 weeks ago by floehopper
Hornetseye - Ruby-extension for Computer Vision
"A real-time computer vision library for the Ruby programming language".
ruby  extension  computer  vision 
9 weeks ago by floehopper
Twitter / @avdi: Why is your test suite slow? ...
"There's an 80% chance it's because you think Factory Girl is an excuse to make every test an integration test."
ruby  rubyonrails  testing  activerecord  factory  girl  slow  fast  integration 
10 weeks ago by floehopper
nfo/gmail_xoauth
"Get access to Gmail IMAP and SMTP via OAuth, using the standard Ruby Net libraries".
gmail  oauth  imap  smtp  ruby 
10 weeks ago by floehopper
ximapd
"An experimental IMAP daemon". Seems very out-of-date.
imap  email  ruby  server 
10 weeks ago by floehopper
geeksam/cordon
"Cordon Sanitaire: hygienic handling of infectious methods".
ruby  method  protection 
10 weeks ago by floehopper
pivotal/lobot
"A one click solution for deploying CI to EC2".
continuous  integration  ec2  automation  ruby 
10 weeks ago by floehopper
jayferd/ry
"The simplest ruby version manager". Alternative to rbenv & rvm.
ruby  version  manager  rbenv  rvm 
11 weeks ago by floehopper
Zen • The Modular CMS
"A flexible and open source Ruby CMS that aims to make it possible for developers to easily build a website or web application without being limited to certain content types such as the traditional combination of a title and a body field".
ruby  cms  ramaze 
11 weeks ago by floehopper
Profiling Object Allocations · jruby
"Need to track how many allocations are happening for a particular class? Would you like to track that allocation back to file and line number? You are in luck. The JVM provides a tool for accomplishing this task."
jruby  java  ruby  jvm  object  allocation  memory  profiling 
11 weeks ago by floehopper
codegram/pelusa
"Static analysis Lint-type tool to improve your OO Ruby code".
static  analysis  ruby  source  code  demeter  style 
11 weeks ago by floehopper
celluloid/dcell
"Easy-to-use distributed concurrent objects in Ruby based on Celluloid and 0MQ".
ruby  distributed  celluloid  zeromq  concurrency 
11 weeks ago by floehopper
pry/pry-coolline
"Live syntax-highlighting for the Pry REPL".
ruby  pry  syntax  highlight  repl 
11 weeks ago by floehopper
avdi/hammertime
"Exception debugging console for Ruby".
ruby  exception  debugging 
11 weeks ago by floehopper
simulacre/pry-remote-em
"Connect to Pry remotely using EventMachine with tab-completion, paging, user authentication and SSL support".
ruby  pry  remote  eventmachine  completion  authentication  ssl 
11 weeks ago by floehopper
37signals/mail_view
"Preview emails in a browser".
email  browser  ruby 
11 weeks ago by floehopper
dockyard/capybara-email
"Test your ActionMailer emails with Capybara".
capybara  email  testing  ruby 
11 weeks ago by floehopper
voloko/sdoc
"Standalone sdoc generator".
rdoc  sdoc  documentation  ruby 
11 weeks ago by floehopper
cldwalker/boson
"A command/task framework similar to rake and thor that opens your ruby universe to the commandline and irb".
ruby  command  line  rake  thor  task  cli 
12 weeks ago by floehopper
txus/mutant
"Largely based on heckle, this is a rewrite on top of Rubinius".
ruby  heckle  mutation  testing  rubinius 
12 weeks ago by floehopper
txus/microvm
"Stack-based micro (< 150 LOC) virtual machine written in Ruby, running its own micro bytecode format called MC".
vm  ruby  bytecode  stack  micro 
12 weeks ago by floehopper
jgdavey/vim-turbux
"Turbo Ruby testing with tmux".
ruby  testing  tmux  vim 
12 weeks ago by floehopper
tobsch/jgeoip
"Fast JRuby GeoIP Lookup Extension".
java  ruby  geo  ip  lookup  jruby 
february 2012 by floehopper
Ronn
"Man-page authoring tool".
man  page  unix  ruby  markdown  ronn  documentation 
february 2012 by floehopper
ThrowTheSwitch/arduino_c_scaffold
"A scaffold project using Rake, avr-gcc, and avrdude to program the Arduino UNO in plain C."
arduino  c  ruby  uno 
february 2012 by floehopper
Ceedling Intro
"A build system for C projects that is something of an extension around Ruby’s Rake (make-ish) build system. Ceedling is primarily targeted at Test-Driven Development in C and is designed to pull together CMock, Unity, and CException."
c  ruby  testing  tdd  mocking 
february 2012 by floehopper
Ceedling - C Ruby/Rake-Based Build System
"A build system contraption for C projects that is an extension for Ruby's Rake (make-ish) build system."
c  embedded  rake  ruby  make  build 
february 2012 by floehopper
« earlier      

related tags

1.8  1.8.5  1.8.6  1.9  2ba6eb7fec2752a069f52d69453c1791  2d  2e0ceba2bdcd2d062ae0345c304ccb1b  3d  3d869a285c85183b88ac6deaaa41b76d  7b69eb8f26737483434f42458c1f6ab7  8-bit  28ba1d0a3f2e123b5e6b5aad9d62b025  29e6ddbd303e2ce7fa423d16903b232d  37signals  53c53e759deb30235a9fa19b0ac8540c  62ba8fbbb73c7bc30c18fa1dcf47ec49  78cd411058415d5c4b6d2fb208f095d4  92d86d3e8da748dd1cc955bf09add1fa  169e481b9ea27a8a99fbfde02b2129d2  839b7fe5cc559806776b173b17a88e4a  3875b181ee340c9f57fe9759550226d1  067231c6bfac30b59963f43dc20cd59a  97831a57666bf7383436b9d3f48ad1b4  ==  ===  a4ba88711203333a9d815229228c8d20  a34b8e7fdf65bfe6be6e83c8a9de5351  a69befd10979816f165f724a3a7de97d  a346f432aa7b1ea3aadd3eb4793bc407  a641a06e1419d196f4cc4e922cb4e166  ab  abbreviation  abc  abstraction  acceleration  accept  acceptance  accessibility  account  accounting  ack  action  activation  activemodel  activemq  activerecord  activeresource  activesupport  actor  adapter  add  address  adhearsion  adhoc  admin  adobe  aef14b8b690f98841dcc8a8fd30557c4  af1e037a10741fd7ae3605de79a5b02b  after  age  agency  aggregation  aggregator  agile  ai  air  ajax  alert  algorithm  alias  alias_method  alive  allocation  alter  alternative  amazon  amazon-ec2.rubyforge.org  ambition  amf  ami  ampersand  ampq  amqp  analysis  analytics  ancestor  and  andand  android  animation  anonymous  ant  antipattern  aop  aot  ap4r  apache  api  app  appcast  appjour  apple  applescript  applet  application  apt  aqua  aquarium.rubyforge.org  arbitary  archeology  architecture  archive  arduino  argument  arguments  ariel  arithmetic  arm  array  article  ascii  ashchan.com  aspect  assembler  assembly  assertion  asset  association  ast  asterisk  asynchronous  atom  attachment  attack  attribute  attributes  audio  audit  authentication  author  author:errtheblog  authorization  auto  autoconf  automated  automation  automator  autotest  avatar  avro  awk  aws  b00b447d04bc9a5d9f840ec1753f2d3b  b2caf2e311cc610d9d1acb2da43905bf  b2ed0854ac6f12c74b531741ed02709d  b9c03002849f81bbae7a2cbf260e5aad  b29ba1c5d515e9665e8a9867ec169501  b3300d8b2d6c5ce8ccf97b39e79a5bea  backbone  backend  background  backstage  backtick  backtrace  backup  bacon  bad  balancer  bang  bank  banking  bar  basepath  bash  basic  bayes  bayesian  bayeux  bbc  bdd  be779e6fdf7a6e3f9fe662fcfc9a2401  beanstalk  beard  before  behaviour  behold  bell  benchmark  berkeley  berlin  bert  beta  betabrite  bfab8daf5eac5329856863af686dd2bf  bigdecimal  bigquery  binary  binding  bindings  bittorrent  bjeanes.com  blame  blank  blankslate  blob  block  blocking  blog  blog.ashchan.com  blog.aslakhellesoy.com  blog.evanweaver.com  blog.rubybestpractices.com  blogging  bloom  bluetooth  bock  body  bonjour  book  boost  boot  borland  boson  bot  bowline  brace  brainspl.at  branch  break  bridge  brightbox  brittle  broadcast.oreilly.com  broker  browse  browser  browserplus  bug  build  builder  bukkit  bump  bundle  bundler  business  bypass  byte  bytecode  c  c9a5f4d4e19ad2ff0210ddf0687e15be  cache  caching  cacti  cairo  calculator  calculus  calendar  call  callback  caller  callstack  camera  campfire  camping  canada  candidate  canonical  canvas  capistrano  captcha  capture  capybara  card  carpet  cascade  case  category  cb0b4984d447da43ca9c75d032f42dec  ccmenu  celerity  celluloid  centos  certificate  cgi  chain  challenge  change  channel  character  chart  chat  cheat  cheatsheet  check  checklist  checkout  chef  child  choice  chrome  chrun  chunk  churn  cijoe  city  class  classification  classifier  class_eval  clean  cleanair.highgroove.com  clever  cli  client  climate  clipboard  clipper  clojure  closed  closure  cloud  cluster  clustering  clutter  cms  cobol  cocoa  code  code.google.com  codeforpeople.rubyforge.org  coderay  coercion  coffee  cohesion  collaboration  collect  collectd  collection  collective  collision  colour  column  combinatorial  comet  comman  command  comment  commit  common  communication  community  comparison  compass  compatibility  competition  compile  compiler  completeion  completion  complex  complexity  component  composition  compression  compulsory  computation  computer  computing  concatentate  concurrency  condition  conditional  conference  config  configuration  connection  console  constant  constraint  construction  consultancy  contacts  content  contest  context  continuation  continuius  continuous  continuous-integration  contract  contractor  contrib  contribute  control  controller  convention  conversion  convert  converter  conveyor.rubyforge.org  cookbook  cookie  cooperative  coordinate  copy  copystrings  core  couchdb  coulda  count  country  coupling  course  coverage  cpp  cpu  crack  cramp  crash  crawl  crawler  crc  create  credentials  criticism  critique  cron  crop  cross  cruisecontrol  cryptographic  cryptography  csharp  css  csv  ctag  cucumber  culerity  curb  curl  custom  cv  cvs  cyclomatic  d4d2f706473a0db941d3ab180d466610  daap  daemon  daily  danga  data  database  dataflow  datamapper  date  dav  db  dbm  dd1af15bd103bdd56a01b42936c238f6  dde  deb  debian  debug  debugger  debugging  declarative  decoration  default  deferrable  define  define_method  definition  degrade  del.icio.us  delayed  delayed_job  delegation  delete  delicious  delivery  demand  demeter  demo  dependency  deploy  deployment  deprecation  depth  descent  description  design  desktop  detect  detection  devcreek  developer  developer-reference  development  devver.net  dfdbbbb2fd44be5f2a4d03b3de8bf795  diagram  dial  dialog  dictionary  diff  difference  digitalsanctum.com  dimension  directory  discovery  disk  dispatch  display  disqus  distance  distributed  distributing  distribution  diy  django  dkim  dll  dmg  dns  docbook  docs  document  documentation  dojo  dom  domain  domain-specific-language  donation  dos  dot  dotfiles  dotnet  download  dpkg  drb  drive  driven  driver  drm  drnic  dropbox  drw  dry  dscl  dsl  dtrace  duby  duck  dump  duplicate  duplication  during  dvcs  dvd  dynamic  e9f59b3d9eb8ea7fb0b7b9cf5971586e  e85fc8300757aef66eeb54b3eefed623  e330487c9ebe6878c50b54ea7ad5fc93  each  easymock  ebb  ebook  ec2  eca43591a011d991a8474d0d29d265ad  eclipse  ecmascript  edge  edinburgh  edition  editor  education  ego  eigenclass  ejohn.org  elastic  election  electronics  element  emacs  email  embed  embedded  emitter  encapsulation  encode  encoding  endofline.wordpress.com  energy  engine  engineyard  engineyard.com  english  ensure  enterprise  enthusiasm  entropy  enumerable  env.js  envionment  environment  envy  eql?  equality  equals?  equivalent  erb  erlang  error  erubis  eruby  esri  estraier  etherpad  euroko  europe  euruko  eval  evaluation  event  eventmachine  every  evil  ewkb  ewkt  example  excel  exception  exe  exec  executable  execute  exercise  exit  expand  expectation  expectations  expects  explicit  explorer  export  express  expression  extend  extension  extensions  external  extract  extraction  extractor  facebook  facet  facets  factory  fail  failure  fake  faraday  fast  fault  feature  federated  federation  feed  feedback  ferret  fetch  ffi  ffmpeg  fiber  file  filesystem  fill  film  filter  finance  find  finder  fink  firebug  firewall  firstdirect  fix  fixture  flash  flatten  flay  flex  flexmock  flickr  flog  flot  fngtps.com  foam  fog  follow  for  forecast  foreman  fork  form  formal  format  formula  forum  forwardable  fowler  fql  fragment  frame  framework  freaky  free  freeagent  freebase  freelance  freerange  freeswitch  freeze  friendfeed  fringe  fsevent  full  func  function  functional  fusion  fuzzing  fuzzy  galaxy  game  garbage  garbagecollection  gateway  gazer  gc  gcc  gchart  gdata  gdb  geek  gem  gemcutter  gemfile  gemrc  gemset  gemspec  gemstone  generate  generation  generator  geo  geocode  geocoding  geoip  geokit  geoplanet  georss  germany  get  gherkin  gil  girl  gis  gist  gist.github.com  git  github  github.com  gitjour  gitweb  glassfish  global  glue  glyph  gmail  gnu  god  god.rubyforge.org  gogle  golf  goliath  google  goos  government  gowalla  gps  gpu  grails  grammar  graph  graphics  graphicsmagick  graphviz  gravatar  green  grep  grid  grit  groovy  group  groups.google.com  growl  gruff  gserver  gsl  gtac  gtd  gtk  guard  gui  guide  gzip  h264  hack  hacking  hacks  hadoop  hamcrest  haml  handle  handlebars  handler  handling  handsoap  haproxy  hardy  harmony  hash  hashblue  hashrocket  haskell  hatom  hbase  header  headless  heap  heckle  here  heresy  heroku  herts  hg  hibernate  hiding  hierarchy  higher  highlight  highlighting  highline.rubyforge.org  hiring  history  hitchhiker  hivelogic.com  hoe  home  homebrew  hook  host  hosted  hostess  hosting  hostname  hosts  hot  hotcocoa  hotspot  howl  howto  hpricot  hreview  hsqldb  html  html5  htmlunit  http  httparty  httperf  https  hudson  human  humour  hydra  hype  hyper  hypersonic  hyperspace  i18n  ibm  ibm.com  icalendar  icon  icu  ide  identity  idiom  ie  im  image  imagemagick  imap  immutable  implement  implementation  implicit  import  incidental  include  income  independent  index  inference  infoq.com  information  inheritance  initd  initialization  initialize  inject  injection  inline  inspect  inspector  instal  install  installation  installd  installer  instance  instance_eval  instance_of  instantmessaging  instrumentation  integration  integrity  intelligence  intellij  intent  intention  interaction  interceptor  interface  internal  internals  internationalization  interoperability  interpreter  interval  interview  introspection  intrumentation  invert  investment  invisible  invoke  io  ios  ip  ipa  iphone  iplayer  ipod  iptables  ipv6  irb  irc  ironruby  isolation  issue  is_a  item  iteration  itunes  jabber  jar  java  javascript  jdbc  jekyll  jenkins  jester  jeweller  jit  jms  jmx  job  johnson  jquery  jruby  jscocoa  json  jtestr  jvm  jxinsight  k-combinator  kata  keep  kernel  kestrel  key  keychain  keynote  kill  kind_of  kitten  kml  koan  kontrol  laent  lalr  lambda  language  lapse  large  laser  latex  latitude  launch  law  layout  lazy  ldap  leader  leaf  leak  learning  leeds  leftovers  legacy  legislation  lemon  leopard  less  level  lexical  libcurl  libgit2  libmysql  library  libxml  lifecycle  lifetime  lighttpd  lightweight  limit  line  linguistics  link  linkedin  linkparser  lint  linux  lion  lisp  list  literary  litespeed  llvm  lms  load  local  localhost  locate  location  lock  lockrun  log  logger  logging  logic  logical  login  logo  london  long  longitude  lookup  loop  lrug  lsa  lsp  lua  lucashungaro.github.com  lucene  lucid  mac  machine  mach_star  macports  macro  macruby  magic  maglev  mail  maintainability  maintenance  make  man  management  manager  manifest  manipulation  manor  manual  map  mapping  mapreduce  maps  maraku  markaby  markdown  markup  marshal  martinfowler  mash  mashed  massive  match  matcher  matching  maths  matlab  matrices  matrix  matz  mechanical  mechanize  media  memcached  memory  mentor  menu  mephisto  merb  mercurial  message  messaging  metaclass  metadata  metaphor  metaprogramming  metaweb  metaweblog  method  method_missing  metric  metrics  mib  micro  microformat  micronaut  microstub  microtest  middleware  mikelaurence.com  mime  minecraft  ming  minify  minimum  minitest  mirah  missile  mixin  mnesia  mobile  mocha  mocha_buzz  mocha_talk  mock  mocking  mockito  mode  model  modify  modular  modularity  module  module_eval  mod_rewrite  mollom  money  mongo  mongodb  mongoid  mongrel  monit  monitor  monitoring  monk  monkey  mother  motion  mousehole  movie  mozilla  mp4  mq  mqtt  mri  multi  multipart  multiple  multiruby  mutation  mutex  mutual  mvc  mysql  nabaztag  nagios  name  namespace  naming  nano  nanoc  nat  native  natural  navigation  nest  nested  nesting  net  netbeans  netherlands  network  neutral  new  newcastle  newgem.rubyforge.org  news  next  nfs  nginx  nil  nmea  nntp  node  node.js  nokogiri  non  non-blocking  normalize  northeast  nosql  note  nothing  notification  notifier  now  nstable  nsurlrequest  ns_import  null  numerical  nutrun.com  oauth  object  objective  objective-c  objectspace  object_id  observer  occurrence  ocp  octave  offline  ogc  ogre  ohm  old  ole  omniauth  omnibus  once  online  oo  open  open-source  open3  opencl  opencv  opengl  openid  openoffice  opensource  openssl  openstreetmap  openstruct  operation  operator  optimization  optimize  option  options  oqgraph  order  ordnance  oriented  orm  osgb36  osx  outbound  output  over  overhead  overloading  override  oz  ozmm.org  p2p  pack  package  packet  packing  page  pages  pagination  pair  pane  paperclip  parallel  parameter  parameters  parse  parsec  parser  parsetree  partial  pass  passenger  password  pastejour  pastie  patch  path  pathname  pattern  patterns  payment  paypal  pb  pdf  pdfkit  pdftk  peach.rubyforge.org  peer  peg  performance  perftools  perftools.rb  periodic  perl  permission  persistence  persistent  personal  philosophy  phone  photo  php  phusion  pic  pico  pid  pig  pim  pinboard  pipe  pipeline  pivotal  platform  play  playback  plist  plot  plugin  png  podcast  point  polling  polygon  polyline  polymorphism  pomodoro  pool  pop  popen  popular  popularity  port  portable  posix  post  postgis  postgres  postscript  potion  pragmatic  prawn  pre  preference  preferences  prefork  premature  presentation  presenter  pretty  prevent  preview  primer  prince  principle  print  privacy  private  proc  process  processing  processor  processorpool  procfile  production  productivity  profile  profiler  profiling  programming  project  prolog  property  protected  protection  protocol  prototype  provider  provisioning  proxy  pry  ps  pty  public  publish  publishing  pubsub  puppet  push  put  puts  pygment  pygments  pyre  python  qif  qt  quality  query  queue  quiz  quote  r  rabbit  racc  race  rack  rack.rubyforge.org  rackspace  rackup  raddonline.com  ragel  rail  rails  railsconf  railsmachine  rainbow  rainbows  rake  rakefile  ramaze  random  randomness  rant  rate  rb-appscript  rbenv  rbx  rcov  rdf  rdoc  rdt  reactor  readability  readable  reader  readline  realtime  receive  receiver  recipe  recognition  recommendation  record  recruiter  recruitment  recursive  red  redcloth  reddit  redhanded  redhat  redirect  redis  redmine  redo  reduce  redundant  ree  reevoo  reevoo-developer  refactoring  reference  referrer:bensales  referrer:chrisjroos  referrer:cwninja  referrer:danwrong  referrer:delineator  referrer:hlame  referrer:infovore  referrer:jayfields  referrer:lazyatom  referrer:lukeredpath  referrer:maccmania  referrer:mattwynne  referrer:rarepleasures  referrer:threedaymonk  referrer:tomtaylor  refine  refinement  regex  regexp  registration  regular  reject  related  relational  release  reliable  reload  remote  remoting  removal  remove  rename  render  reopen  repeatable  repl  replacement  replay  report  reporter  reporting  repository  representation  request  require  rescue  resizing  resolution  respond_to  respond_to?  response  responsive  resque  rest  restful  rest_client  result  rete  retry  return  returning  review  revision  rewrite  rexml  rfid  rfuzz  rghost  rgl  rhino  rhodes  rightscale  rip  rkelly.rubyforge.org  rm  rmagick  robots  robust  rocket  ronn  roo  roodi  rote  rotterdam  route  routing  rpc  rpm  rq  rr  rrd  rspec  rsruby  rss  rsync  rtmp  rubinius  ruboto  ruby  ruby-doc.org  ruby-prof  ruby2ruby  rubycocoa  rubycocoa.com  rubyconf  rubyforge  rubygems  rubyinline  rubymanor  rubymotion  rubyonrails  rubyscript2exe  rubyspec  rubywaves.com  rule  run  runner  runtime  ruport  rvm  rvmrc  s-expression  s3  s3sync  s5  s6  s9  saas  safe  safety  sake  salesforce  sandbox  sanitize  sass  savon  sax  scaffold  scala  scalability  scanning  scaper  schedule  scheduler  scheduling  schema  schemaless  scheme  science  scientific  scm  scope  scorm  scotland  scottish  scrape  scraper  scraping  screen  screencast  screenshot  script  scripting  scruffy  scss  sdk  sdoc  search  searchengine  seaside  security  sed  segmentation  select  selector  selenium  self  semantic  send  sequel  sequence  serial  serialization  series  server  service  services  session  set  setup  sexp  sexpr  share  shared  sharing  sheet  shell  shipping  shoes  shopify  short  shotgun  should  shoulda  sid  signal  signature  silicon  simple  simplicity  simplify  simulator  sinatra  singleton  singleton_methods  sip  site  sitefile  sitemap  skeleton  sketchup  skype  slave  sleep  slice  slicehost  slide  slides  slideshow  slidy  slippy  slow  slug  small  smalltalk  smartphone  smell  smpp  sms  smtp  snarl  sniff  snippet  snmp  snow  soap  soc  socket  software  solaris  solid  solo  solr  sort  soup  source  sourceforge.jp  space  spam  sparkle  sparrow  spatial  spawn  spec  specification  speed  spf  sphinx  spider  spoon  spork  spotlight  spread  spreadsheet  spring  sprinkle  spy  sql  sqlite  sqs  sse  ssh  ssl  sso  stability  stack  standalone  standard  standarderror  startrek  startup  state  static  statistics  statsd  status  statusbar  stderr  stdin  stdlib  stdout  steak  stemmer  step  stm  stomp  stone.rubyforge.org  storage  store  story  strace  stream  streaming  strftime  string  struct  structure  structured  stub  stubba  stubbing  stubs  student  style  styleguide  stylesheet  sub  subdomain  subscribe  substring  subtitle  subversion  suffix  sugar  sum  summarizer  summer  super  superstruct  supply  survey  svg  svn  swf  swing  swt  symbian  symbol  symbolic  sync  syndication  syntax  sysadmin  syslog  system  tab  table  tag  tagging  tags  tail  taint  taka  talk  tap  tar  task  taskbar  tcp  tdd  teach  teaching  team  teardown  tech  teensy  telecommute  telemetry  telephony  template  tenderlovemaking.com  term  terminal  terse  test  test-unit  tester  testing  testunit  tetris  tex  text  textile  textmate  thames  theme  therubyracer  thin  things  thor  thoughtworks  thoughworks  thread  threedaymonk  thrift  thumbnail  ticket  tidy  tiger  time  timeout  timer  timetable  tiny  tioga.rubyforge.org  tips  titanium  tld  tls  tmux  to-do  tomcat  tool  toolbox  topological  to_a  to_ary  to_proc  to_s  trace  tracing  tracker  tracking  trail  train  trait  transaction  transfer  transform  transition  translate  translation  transport  trap  trash  travel  traversal  tray  tree  treetop  tricks  tropo  try  tty  tumble  tumble.lukeredpath.co.uk  tumblr  tuning  turk  turn  tutorial  tv  tvm  tw  tweetie  twilio  twisted  twitter  type  typhoeus  ubuntu  udp  ui  uk  uml  unary  under  understand  undo  unextend  unicorn  unified  unify  uninclude  uninstall  unit  unit_diff  unix  uno  unpack  unrequire  unused  up2date  update  upgrade  upload  upstart  url  url/0aa19dc652b151acdca489749516b8a8  url/0f1da7ef879027e0ec850f49629f2f97  url/04693a612a3df1f623f496e3a67894dd  url/060afe7b04a32d90a459f9e8999dfd25  url/062bdb812be268dfdbe8c93902bcc041  url/1b5c0a253781a8d5831a9c8c4cdb69a5  url/1c1ef5917d290dfbc1642816483aa023  url/1c9695e1ec701fc40838dde700681d53  url/1df8a7cb9e8960992556518c0ea0d146  url/2a0f743295990ebc30ef64d67756e9fb  url/2a6507cc273cee30267e58133c8fad52  url/2d5f057ca099afb21a3db08b51362a8d  url/3a44ad14d822f8cc50446c6938572c4f  url/4a395575eee7214491ef435659e4d8bb  url/4ca9277bd083af058ee1b3d22b917618  url/4cb7bf5d7f34e722c7508cd8bcda31a5  url/4d256d1f510bb262e4231b7c49725e41  url/5a7dbcd94cc1bb5ad3a1e6d05191fa57  url/5aba2dbeddd9a51d7c4a59d6492938d0  url/5b9d76ebc8dfaf89839fe8ed92797272  url/5b80987e5fed9afa02c24b5e41e9585b  url/5ecc00c75d32ec7d37e652c1f7209186  url/5f4055b4e890c86a648a8e50889ae036  url/6f50e5238092a468ecba362695be543f  url/7cf8bf08c08a7d502f855ec4ec5baf0c  url/7f227f96d716e22bbf32ecffc7ef2376  url/7f28230d275a6594620a6d44693e5048  url/8fddce92a6aca69b5279c7964269994c  url/9ff7ab877069cd601978be6c5a98e138  url/10c293214d2edcbf24513fbde6c6300e  url/24faed4daf686e58442c23f779a47109  url/26e4f8dc7d691214c5780a856866b6e1  url/48d071976d95b9158b221d3d7044e9c2  url/57b03bde8e73fb7e1826d8fac5406bca  url/79eff98e85582ff3616ef373775e2b07  url/95dc9a65d46464d83c2f9417b8bb7508  url/349f066c46710a5ad41bff9418bff18a  url/661b2fb892509815f52602da904c190e  url/782dc09b2352a999900a7996d029a6cb  url/7976e67cebb31d1058cb8cd0a1df8cf3  url/9717cfa9476e954a960023f1899149c3  url/64591ca6b77cdda210987ae6ed36c49c  url/988404e7857650b214bbbb905a680d73  url/990704b4fbd9d04e167427a3ecf7b156  url/7510093b4a36ff6d421aebe230030f48  url/7786056bcb24c92bd9f081067f63fe0e  url/16122214d619f8c8e0d5609c2b525c99  url/19690332b14947cea58c0a6fe96e4a83  url/30798763ba20812734e5a0b9a9b75ebb  url/4533781465f6078a9e154cb927738485  url/a0cf5e789736a00dba955a0a53c85639  url/a57c92a5488e0bc5e641245368c95c60  url/a242ce289417635afd916355f342e190  url/ac1b642ed7a1219b39b6f9b8a0f52544  url/b0cf5fa70660f6239441a672ef44ba53  url/b2f75cee2fec179f3278349c59f31d27  url/b200570165b86d28a7b60b1a0fcc55a4  url/beb3a91f4cefaf559d4b20697e960da5  url/c0b40d3e5b149939e8940e52e0a1e22e  url/c2e06421b777f308245c77862637bf07  url/c4cc14126197b6c84924d07ec9f51cc0  url/c6f5b94d7bd4f4f78a5707642ae70255  url/c82c30802a4a96c2831aae96073599d5  url/c92e104c9cc1d26b25ae8d26e1bc116e  url/cb1ae25175a6236f527d65667ec0b9c5  url/d2bea9c37c28f6a0a0455109a89dae24  url/d3d4191c27c2d938e10c19af446e43c0  url/d5e6c0d3433c6ea40c4f8a445333173c  url/d6adcc93af7736eb73c3a68ffa304fe7  url/dad481bef1851759b1a5347271f8e8d3  url/df78c65938b2a87710e16b98714069e0  url/e7a7ac01d6fa6c471063b1ff196a57e8  url/e7ac9b3efdc92fb973d79e691796f7a4  url/e9d0795711b1d1bcfbc3d21fd094fd39  url/e76c5c7411b9f6679be1c9dda10b46f0  url/ea710917b301d290f11b981012042375  url/ebe729371a36899cdcb42c75009a99cc  url/ef4cbc4e9da9ae1439b0ada9b9f4e856  url/efaf9484ee8e6e5185796eeaad5b9b6e  url/f2a701ba92b5c22cdd5172e9dce317b4  url/f35aece0273f95ae9de4b3a379444f2f  url/f36d0c331ea5df5c0f922c2d057cc955  url/f81a5b9c910734cdfe552c3ba54c049b  url/f141d43f8410e7fc72012621eadb40c0  url/f506e3b376034c2c44ec6101720f294b  url/fa542dd0f302896abc8ab6b8269b2331  url/fc8f31a226654ef847c85629d306af64  url/ff6e29c06f38da3c2bcc478cb7bfcb78  usa  usage  usb  usemod  user  users  utf-8  utf8  ux  v8  vagrant  validation  valley  value  vanilla  variable  variables  vault  vcr  vcs  vector  vendor  verbose  verification  verilog  version  version-control  versioning  vhost  via:ade  via:bengiffiths  via:bengriffiths  video  view  vim  virtual  virtualbox  virtualenv  virtualization  visibility  vision  visual  visualage  visualisation  visualization  vlad  vm  vmware  vogon  voice  voip  voting  vpi  vulnerability  w3c  wakeonlan  walk  war  warden  warning  watch  watcher  watchr  watir  wave  waves  wc  web  web-proxy  webby  webby.rubyforge.org  webdav  webkit  webmock  weborb  webrat  webrick  webserver  webservices  website  websocket  webview  weirich  wesabe  wgs84  when  whenever  which  whitelist  whois  why  whytheluckystiff  widget  wiki  win32  window  windows  wireless  wm4r  word  wordnet  worker  workflow  wpa  wrapper  wreck  write  writer  wrong  wsdl  www  www.adambondurant.com  www.artima.com  www.codeforpeople.com  www.codegear.com  www.dcmanges.com  wxruby  wxwidget  x86  x86_64  xcode  xep-0124  xhtml  xmas  xml  xmlns  xmlsimple  xmpp  xp  xpath  xpdf  xruby  xsd  xslt  xul  xunit  yagni  yahoo  yajb  yajil  yaml  yard  yarv  yield  z80  zemax  zen  zentest  zeromq  zip  zlib  zsh  _why 

Copy this bookmark:



description:


tags: