clarify the fast part
This commit is contained in:
parent
5cb3e997aa
commit
c73e360d1a
|
@ -1,6 +1,6 @@
|
||||||
# Bullseye!
|
# Bullseye!
|
||||||
|
|
||||||
An *extremely fast* shoot-from-the-hip implementation of [so-called Garber-Irish DOM-ready execution](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution)
|
An *extremely quickly written* shoot-from-the-hip implementation of [so-called Garber-Irish DOM-ready execution](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution)
|
||||||
for the Rails asset pipeline. Could work with other Sprockets stuff down the road, too. But for now, it's
|
for the Rails asset pipeline. Could work with other Sprockets stuff down the road, too. But for now, it's
|
||||||
pretty married to Rails. Also, needs tests for the exactly four things that it does. Anyone wanna add exactly four Cucumber features?
|
pretty married to Rails. Also, needs tests for the exactly four things that it does. Anyone wanna add exactly four Cucumber features?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue