// Generated by CoffeeScript 1.4.0 /* jquery.datashot.js Copyright 2012, Acatl Pacheco Licensed under the MIT License. */(function(){(function(e,t){var n,r;t=t||"ds";r=function(e,t){t=t.split(/[\[\]\.]+/);t[t.length-1]===""&&t.pop();while(t.length&&(e=e[t.shift()]));return e};n=function(n,i,s){var o;o=e("[data-"+t+"]",n);return o.each(function(){var n,o,u,a;n=e(this);o=n.data(t);u=o.split(/[\:]+/);u.length===1&&u.unshift("text");a=r(i,u[1]);typeof s=="function"&&(a=s(n,u[1],a));return n[u[0]](a)})};return e.fn.datashot=function(e,t){return this.each(function(){return n(this,e,t)})}})(jQuery,"ds")}).call(this);