The purpose of this document is to compare the current Ruby interfaces to the g5_hentry_consumer gem and the microformats2 gem.
require "g5_hentry_consumer"This is the code I think I want, but it is never executed.
App.ThumbnailScrollerView = Ember.View.extend({
tagName: "div",
didInsertElement: function() {
return this.get("controller.content").addObserver("isLoaded", function() {
return $(".jThumbnailScroller").thumbnailScroller;
});
}| //= require application | |
| //= require_tree . | |
| //= require_self | |
| document.write('<div id="ember-testing-container"><div id="ember-testing"></div></div>'); | |
| document.write('<style>#ember-testing-container { position: absolute; background: white; bottom: 0; right: 0; width: 640px; height: 384px; overflow: auto; z-index: 9999; border: 1px solid #ccc; } #ember-testing { zoom: 50%; }</style>'); | |
| App.rootElement = '#ember-testing'; | |
| App.setupForTesting(); | |
| App.injectTestHelpers(); |
I hereby claim:
To claim this, I am signing this object: