#stackoverflow weekly report

domingo, 30 de septiembre de 2012

(xix) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-09-30 10:04:20 GMT


  1. Weird ruby behaviour - [6/3]
  2. Unable to fetch tables information when running heroku db:pull - [5/3]
  3. How do you scrape from a website which requires credentials (SSL)? - [5/2]
  4. YAML data exchange issues between Perl and Ruby - [5/3]
  5. From a ruby developer's perspective (minimalist coder, etc), what is the most efficient way to deal with javascript on rails 3? - [5/0]
  6. What do the fields of Ruby's GC.stat mean? - [5/1]
  7. Capybara integration testing with asynchronous JavaScript - [4/1]
  8. Canonicalizing JSON files - [4/4]
  9. What are the advantages to using StringIO in Ruby as opposed to String? - [4/2]
  10. How do I re-use Capybara sessions between tests? - [4/1]
Publicado por prz en 3:04 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

domingo, 23 de septiembre de 2012

(xviii) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-09-23 18:42:33 GMT


  1. Naming conventions for Ruby C extension developers - [6/1]
  2. Why should I run rspec specs on my rails app only in a test environment, not dev or prod? - [5/3]
  3. Is it possible to access a child object from the errors on an active record parent? - [4/1]
  4. Rails returning results from other requests when connecting to multiple databases. - [4/1]
  5. Error on command: service: "ecmascript" - [4/0]
  6. Difference between accessing a protected method directly and using send - [4/4]
  7. Ruby zerofill a string - [4/1]
  8. Object#method and dynamic responders - [4/1]
  9. Creating model and index through one-line command? - [3/1]
  10. how to validate associated model id? - [3/2]
Publicado por prz en 11:42 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

sábado, 15 de septiembre de 2012

(xvii) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-09-15 21:24:07 GMT

  1. Track folder changes / Dropbox changes - [9/3]
  2. Why does a range with invalid arguments sometimes not cause an argument error? - [8/2]
  3. How do I start using Xiki in Emacs? - [7/2]
  4. what's difference between @ and @@ in a module? - [6/3]
  5. Is there a more succinct way to write this Ruby function? - [6/4]
  6. Why isn't [1..5] == [1,2,3,4,5]? - [4/2]
  7. Is it good practies to use Global variable in ROR 3.0 - [4/1]
  8. Parsing natural language ingredient quantities for recipes - [4/2]
  9. Number of optional arguments for a method in Ruby 1.8.7 - [3/2]
  10. Searching for text then selecting the parent element? (ruby) - [3/1]
Publicado por prz en 14:25 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

sábado, 8 de septiembre de 2012

(xvi) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-09-08 20:48:20 GMT

  1. What is ARGF.class in Ruby 1.9? - [17/3]
  2. Ruby 1.9.3 Dir.glob strange recursive match behaviour - [9/1]
  3. Why can't I "string".print()? - [6/7]
  4. Ruby: Official expansion of ||= conditional assignment operator - [6/1]
  5. Where should I store constant data and then how to reference it in Rails? - [5/5]
  6. How do I package a Ruby application for Ubuntu, including its gem dependencies? - [4/2]
  7. Is Regex faster than array comparison in this case? - [4/5]
  8. 4x4 Grid of Letters - Word Generator - Scramble with Friends - [4/4]
  9. Strange behavior with embedded ruby - [4/1]
  10. Where is Float#to_d? - [4/1]
Publicado por prz en 13:48 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

domingo, 2 de septiembre de 2012

(xv) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-09-02 07:29:16 GMT

  1. Coroutines or continuations for Web programming in Python and Ruby. Why not? - [15/2]
  2. Ruby has no constant values? - [5/3]
  3. How to stub out jquery in my asset pipeline? - [4/2]
  4. Execute ruby code within limited environment - [4/1]
  5. ruby callback when state changes - [4/2]
  6. What are the Ruby's Object#taint and Object#trust methods? - [4/3]
  7. Ruby: how to splice an array into a list Lisp-style? - [4/2]
  8. How do I make Ruby's Array difference (minus) method, `Array#-`, work with my classes? - [4/2]
  9. Integrate a Rails application into a site made in wordpress - [4/1]
  10. How to find private singleton methods - [3/1]
Publicado por prz en 0:29 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby
Entradas más recientes Entradas antiguas Inicio
Suscribirse a: Entradas (Atom)

Followers

Archivo del blog

  • ►  2014 (20)
    • ►  mayo (2)
    • ►  abril (4)
    • ►  marzo (5)
    • ►  febrero (4)
    • ►  enero (5)
  • ►  2013 (52)
    • ►  diciembre (4)
    • ►  noviembre (5)
    • ►  octubre (4)
    • ►  septiembre (4)
    • ►  agosto (5)
    • ►  julio (4)
    • ►  junio (5)
    • ►  mayo (4)
    • ►  abril (4)
    • ►  marzo (5)
    • ►  febrero (4)
    • ►  enero (4)
  • ▼  2012 (32)
    • ►  diciembre (5)
    • ►  noviembre (4)
    • ►  octubre (4)
    • ▼  septiembre (5)
      • (xix) stackoverflow ruby report
      • (xviii) stackoverflow ruby report
      • (xvii) stackoverflow ruby report
      • (xvi) stackoverflow ruby report
      • (xv) stackoverflow ruby report
    • ►  agosto (4)
    • ►  julio (4)
    • ►  junio (5)
    • ►  mayo (1)
Tema Fantástico, S.A.. Con la tecnología de Blogger.