extensions
... A/B split testing of a page.
1.0 |
2008-08-07 |
... caching using the CacheLite library. |
0.1.5 |
2009-07-29 |
... API as data source in Symphony. |
2.3 |
2009-06-25 |
...
ruby-crowdflower
... : Award a bonus in cents, 200 for $2.00 and optionally, add a message.
```ruby
worker.bonus(worker_id, amount, reason=nil) ... .
Please review our [Terms and Conditions](http://www.crowdflower.com/legal) page for detailed api usage and licensing information.
yst
... get the error "yst-0.2.3 depends on template-haskell-2.4.0.0
which failed ... 't list all the subtemplates needed to render a page
under `requires`, `yst` will still work, but ... , and an article may have one
author or a list of authors.
An elegant way to handle ...
xjst
... render('login form')
}
case '/':
return render('home page')
}
```
[More examples][5]
## Installation
```bash
npm install xjst
```
## Public ... .x)); // 2
console.log(obj.x); // 1
```
`local` allows you to make temporary changes to a visible ...
django-saaskit-scratchpad
... be already installed.
Table of Contents
=================
1 Installation
2 Models
3 Views
4 URLs
5 Template tags
6 Templates
7 Example code ... scratchpad/test
Shows a test page with text and images to test the "add to scratchpad" template tag.
5 Template ...
chingu
... : reset angle and scale to default values
Page Up: Increase zorder
Page Down: Decrease zorder
R: scale up
F: ... game iteration
3) GameObject#draw_trait
4) GameObject#draw
5) GameObject#update_trait
6) GameObject#update
There's a couple of ...
|