ruby-grape-entity_0.6.0 received last day. You may close this issue, Thanks for your time.
On Fri, 2016-11-11 at 13:37 -0200, Antonio Terceiro wrote: > On Fri, Nov 11, 2016 at 11:31:45AM +0200, Yavuz Selim Komur wrote: > > Package: rails > > Version: 2:4.2.7.1-1 > > Severity: important > > > > Dear Maintainer, > > > > > > > > ruby-activerecord > > > > * What led up to the situation? > > all gitlab versions. first time get like below > > > > Started GET "/api/v3/projects/all?private_token=[FILTERED]" for > > xxx.xxx.xxx.xxx at 2016-04-1 2 12:39:52 +0300 > > > > NoMethodError (undefined method `[]=' for > > #<Grape::Entity::Options:0x00000009fe4e68> > > Did you mean? []): > > /usr/lib/ruby/vendor_ruby/active_record/serialization.rb:14:in > > `serializable_hash' > > /usr/lib/ruby/vendor_ruby/carrierwave/orm/activerecord.rb:65:in > > `serializable_hash' > > > > > > after gitlab-8.13.3 > > Completed 500 Internal Server Error in 149ms (ActiveRecord: 8.3ms) > > > > NoMethodError (undefined method `sha' for > > "619cd3b08008fb388ca0426241c52a487620302c":String): > > app/models/repository.rb:1081:in `update_branch_with_hooks' > > -- > > > > Sorry for my > > This does not look like an issue in rails at all. Would you > ellaborate > on why you think that?