projects
/
depot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Froze rails gems
[depot.git]
/
vendor
/
rails
/
actionpack
/
test
/
fixtures
/
functional_caching
/
formatted_fragment_cached.js.rjs
1
page.assign 'title', 'Hey'
2
cache do
3
page['element_1'].visual_effect :highlight
4
page['element_2'].visual_effect :highlight
5
end
6
page.assign 'footer', 'Bye'