$ rake db:migrate:down VERSION=20080930121212
Lessons Learned
- We were having trouble adding styling to the vote button after a click, like on stackoverflow.
- the javascript was located in the vote.js file and would only trigger after the second event
- ANSWER: The vote is only created after the vote button is clicked the first time, thus if we moved it to issue.js it would work fine.
- the javascript was located in the vote.js file and would only trigger after the second event
Merging an upstream and updating the gem
1 2 3 4 5 6 |
|
1 2 3 |
|
Data-backdrop:
Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn’t close the modal on click.