On Wednesday, June 17, 2015 at 6:05:32 PM UTC+3, jimmy karily wrote:
> Maybe I'm missing something here but:
> The code served by rubygems for 4.1.11 version or Rails 
> (https://rubygems.org/downloads/activerecord-4.1.11.gem)
> does not match the repo's code
> 
> E.g. Check the blacklist here:
> https://github.com/rails/rails/blob/4-1-stable/activerecord/lib/active_record/relation/delegation.rb#L40
> compact should be missing in rubygems too but it is still there. Maybe a 
> failed gem build?

The last release (4.1.11) was a security release - it was made by applying the 
security patches to the previous version, so it won't contain the more recent 
changes to 4-1-stable (this is to help people apply security releases quickly 
without having to worry about other changes).
The source in the gems should match the tag from the release though.

Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/732038be-c97f-4486-aa8c-914ec61f5de9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to