#stackoverflow weekly report

sábado, 29 de diciembre de 2012

(xxxii) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-12-30 07:34:39 GMT


  1. Multiple should statements in one rspec it clause - bad idea? - [8/4]
  2. What does 'bundle exec rake' versus rake do? - [7/2]
  3. Why are floating point numbers printed so differently? - [7/5]
  4. Should Gemfile.lock be committed to source control on Windows? - [6/1]
  5. Automating SSH to windows with Ruby - [6/1]
  6. Rails has_many :through --> Should I keep a primary key column? - [5/3]
  7. Why isn't this Ruby hash what I thought it would be? - [5/2]
  8. How rails resolve multi-requests at the same time? - [5/1]
  9. What does Ruby's BEGIN do? - [5/3]
  10. Rails 4 Strong parameters : permit all attributes? - [4/1]
Publicado por prz en 23:34 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

domingo, 23 de diciembre de 2012

(xxxi) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-12-23 13:07:26 GMT


  1. Rails technique to execute javascript after redirect - [12/2]
  2. Why can't singleton methods be defined on Symbols or Fixnums? - [10/1]
  3. Why does Ruby define Object#=~? - [8/3]
  4. Why are else statements discouraged in Ruby? - [7/3]
  5. Modify color of images in ruby - [7/1]
  6. Find Dead Rails Code - [7/1]
  7. a set of strings and reopening String - [7/1]
  8. Why rails_admin route only work in link_to and not in 'render' - [6/1]
  9. Showing validation errors next to its field - [6/4]
  10. Post response with render partial that has events is not working - [6/1]
Publicado por prz en 5:07 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

sábado, 15 de diciembre de 2012

(xxx) stackoverflow ruby report

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


  1. What is a real-world example of Dependency Injection in a Dynamic Language? - [9/0]
  2. Why are symbols in Ruby not thought of as a type of variable? - [8/7]
  3. How to write a Ruby command line app that supports tab completion? - [8/3]
  4. Can Wordpress replace a Framework like Django or Ruby on Rails - [7/3]
  5. Why are strings beginning with a space converted with: ! ' with Ruby/YAML - [5/1]
  6. Split a string by whitespace but retain \n - Ruby - [5/1]
  7. Using `+=` with `send` method - [5/1]
  8. What is the class of "if/unless" etc - [5/3]
  9. Lambda Behaviour - [5/2]
  10. Check if two hashes have the same set of keys - [4/6]
Publicado por prz en 14:15 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

sábado, 8 de diciembre de 2012

(xxix) stackoverflow ruby report

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


  1. Why foo is not nil anymore - or function within function - [10/5]
  2. Meaning of Ruby "===" operator on Ranges - [8/1]
  3. How come this algorithm in Ruby runs faster than in Parallel'd C#? - [7/3]
  4. Ruby: How to signal "not implemented yet"? - [6/4]
  5. What is wrong with this rescue example? - [6/4]
  6. Ruby equivalent of python nonlocal - [6/3]
  7. NoMethodError: undefined method `-' for nil:NilClass - [5/1]
  8. Ruby .each efficiency - [5/1]
  9. Reserved names with ActiveRecord models - [5/1]
  10. What is the most Ruby-like way of generating every unique combination of 3 positive integers that add up to 100 - [5/3]
Publicado por prz en 23:37 No hay comentarios:
Enviar por correo electrónicoEscribe un blogCompartir en XCompartir con FacebookCompartir en Pinterest
Etiquetas: ruby

sábado, 1 de diciembre de 2012

(xxviii) stackoverflow ruby report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2012-12-01 22:31:26 GMT


  1. Do Python regular expressions have an equivalent to Ruby's atomic grouping? - [17/4]
  2. Syntax sugar for `a = b || a`, `a = b && a` - [8/2]
  3. How to correct syntax highlighting for setting Rails link or form field "class" in Sublime/Textmate 2 - [7/1]
  4. Consequences of Ruby's fiber 4kB stack size - [7/2]
  5. Why this code is not compiling on ruby 1.9 but is on ruby 1.8? - [7/1]
  6. Inconsistency between if + else and if -> unless - [7/2]
  7. Why am I seeing different results for these two nearly identical Ruby regex patterns, and why is one matching what I think it shouldn't? - [6/1]
  8. Ruby - Enforce arity on a block passed to a method - [6/3]
  9. In Ruby, what is stored on the stack? - [6/1]
  10. Horizontal database scaling in Ruby on Rails - [5/2]
Publicado por prz en 14:31 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)
      • (xxxii) stackoverflow ruby report
      • (xxxi) stackoverflow ruby report
      • (xxx) stackoverflow ruby report
      • (xxix) stackoverflow ruby report
      • (xxviii) stackoverflow ruby report
    • ►  noviembre (4)
    • ►  octubre (4)
    • ►  septiembre (5)
    • ►  agosto (4)
    • ►  julio (4)
    • ►  junio (5)
    • ►  mayo (1)
Tema Fantástico, S.A.. Con la tecnología de Blogger.