This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
tracks
Watch
1
Star
0
Fork
You've already forked tracks
0
mirror of
https://github.com/TracksApp/tracks.git
synced
2026-02-28 01:54:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd3f458f6e
tracks
/
vendor
/
rails
/
actionmailer
/
test
/
fixtures
/
helpers
/
example_helper.rb
6 lines
113 B
Ruby
Raw
Normal View
History
Unescape
Escape
Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2. git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@837 a4c988fc-2ded-0310-b66e-134b36920a42
2008-04-28 05:53:24 +00:00
module
ExampleHelper
def
example_format
(
text
)
And here's the copy step. git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@501 a4c988fc-2ded-0310-b66e-134b36920a42
2007-03-30 04:36:52 +00:00
"
<em><strong><small>
#{
text
}
</small></strong></em>
"
end
end
Reference in a new issue
Copy permalink