StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

engineersmnky

Rating
1503.00 (328,376th)
Reputation
13,638 (10,545th)
Page: 1 2 3 4 ... 17
Title Δ
Rollback entire transaction within nested transaction 0.00
How to deep_transform_values with keys in Ruby? +0.51
Getting undefined method `add_role' with Rails 6, Rolify using... 0.00
Need help using Nokigiri when trying to retrieve a tags from the NY... 0.00
Ruby: how to overload arithmetic operations between numeric types a... 0.00
How do I update single hash value where key appears multiple times... 0.00
What is the best way to extend HTTParty RestClient for specific API... +0.50
Clean way of checking for a "nil" String -1.86
Is there any way to parse JSON with trailing commas in Ruby? 0.00
Ruby - How to include classes in a Module -1.44
Using generate_series with Rails ActiveRecord 0.00
How to use `matches()` with a database function? 0.00
Obtain Union all result in ActiveRecord +0.27
Find element dict based on elements of a list +1.06
How to find source location of method in cucumber-ruby? 0.00
ArgumentError (Relation passed to #or must be structurally compatib... 0.00
Rails partial with optional variable not working +0.53
Find count of sub arrays of zeros in an array -0.25
Must boot rails console before db:seeds for seeds to work 0.00
How to efficiently retrieve groups of objects from activerecord wit... -1.16
DEPRECATION WARNING: Dangerous query method (method whose arguments... 0.00
How to create a model with table names as integers? 0.00
SQL Query to find records having certain records in a has_many thro... 0.00
Guard against invalid page number (0) for will_paginate? 0.00
Order on a associated column +0.28
make a hash from active records +1.84
Defining a String#prev method in Ruby 0.00
Parameterize an ActiveRecord #joins method 0.00
How to initialize a Nokogiri::XML::Element +2.22
I'm trying to send leads to an external API, but have CORS poli... 0.00
How to create list of unique array items from thousands of records... 0.00
How would I parse a flat Ruby hash in to a nested hash? -0.57
How to add a Grape::API endpoint after one is already present? 0.00
Order model by its association quantity's +0.53
How to use Ruby on Rails functions within plain (non ROR) Ruby file 0.00
What does the ruby ? method do? 0.00
validating attribute presence with condition +0.51
How can I mock a Ruby "require" statement in RSpec? 0.00
Rails keeps showing "UnkownAttributeError" while trying t... 0.00
Ruby regex returning unexpected results while matching a string con... 0.00
How to compare user input to key/value pair in hash in Ruby? -0.46
Rails ActiveRecord - Select all objects by date, using only day, mo... 0.00
Rails Migration To Add Index To The Difference Between 2 Columns +0.50
Update_all query with joins in rails console +1.84
nested attributes ids arrays syntax problem 0.00
Rails 5.2.3 / Heroku - Why is it not possible to run postgres in pr... +0.85
path name contains null byte for image url while existing 0.00
Compare values from two queries and return matching values in Ruby -0.01
Create method that returns associated object's attribute value... -0.16
Does @x ||= work like return @x if @x.present? +2.08