Ahmed Abbas

Results 5 issues of Ahmed Abbas

https://js.coach/all/ng2-dnd?sort=new If we are to index angular repositories, then a seperate category on the left makes sense..

feature request

Is this planned?

Basically Encoding::UTF_8 is not found. ⇒ rails s /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/mixpanel-4.1.1/lib/mixpanel/tracker.rb:144: uninitialized constant Mixpanel::Tracker::Encoding (NameError) from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/mixpanel-4.1.1/lib/mixpanel.rb:1 from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in 'require' from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in 'require' from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in 'each' from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in 'require' from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in 'each'...

Something like this? ``` ENV.googleAnalytics = { webPropertyId: 'UA-XXXX-Y' }; ```

why do you have two while loops? ``` while(yield take(channel)) { while(true) { ```