Show More
Commit Description:
add golden submit button...
Commit Description:
add golden submit button
- When the user submit more than or equal to 100 times the submit button will turn gold
- Add golden-btn tag in applications.css.scss
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/sites.yml
| 11 lines
| 241 B
| text/x-yaml
| YamlLexer
|
|
r85 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
|
r294 | first_site: | ||
name: First site | ||||
|
r85 | started: false | ||
start_time: 2008-04-09 14:08:28 | ||||
|
r294 | second_site: | ||
name: Second site | ||||
|
r85 | started: false | ||
start_time: 2008-04-09 14:08:28 | ||||