Parker Parker

Results 12 issues of Parker Parker

Example. Localhost via Atom (incorrect): ![screen shot 2014-09-10 at 12 26 45 pm](https://cloud.githubusercontent.com/assets/2379/4223008/38ccc224-3918-11e4-9c84-9c40b5959b4a.png) Localhost via Chrome (correct): ![screen shot 2014-09-10 at 12 27 49 pm](https://cloud.githubusercontent.com/assets/2379/4223009/3c1ca462-3918-11e4-8434-b977da0ad7fa.png)

Looks to me like it can't access local files (I load pre-load shaders dynamically). Works fine in Chrome (localhost). Error(s): Uncaught SecurityError: Failed to read the 'cookie' property from 'Document':...

In LightTable, I can open any file within a 'browser tab', and it acts as though it's through a server. It's convenient so I don't have to remember to startup...

http://avatars.adorable.io/ no longer exists. Is the only way to use via self-hosting now?

Instead of requiring `ng-app` on the `` tag, it would be nice if this worked with a bootstrapped app.

Feedburner podcast can have a bunch of other things, to include all the itunes methods. For example, see here: ``` view-source:http://feeds.feedburner.com/BunnyEars?format=xml ``` This has all of the itunes related things,...

good first issue

new repository https://github.com/fast-jsonapi/fast_jsonapi Renamed to: https://github.com/jsonapi-serializer/jsonapi-serializer via this comment: https://github.com/Netflix/fast_jsonapi/issues/452#issuecomment-592964473

Is there a script that you're using to minify/compile the JS?

Same issue as this: https://github.com/lardawge/carrierwave_backgrounder/issues/267 However, I don't have access to github as a source. Is there a way you can do a release and put it on rubygems? Thanks.

Full trace: ``` terminal Type Mongoid::TagsArentHard::Tags for field :tags in MyModel not supported rails_admin (0.5.0) lib/rails_admin/adapters/mongoid.rb:310:in `type_lookup' rails_admin (0.5.0) lib/rails_admin/adapters/mongoid.rb:92:in `block in properties' rails_admin (0.5.0) lib/rails_admin/adapters/mongoid.rb:85:in `each' rails_admin (0.5.0) lib/rails_admin/adapters/mongoid.rb:85:in...