This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
develop
jam-cloud
/
admin
/
app
/
helpers
/
meta_helper.rb
8 lines
103 B
Ruby
Raw
Permalink
Blame
History
module
MetaHelper
def
version
(
)
"
web=
#{
::
JamAdmin
::
VERSION
}
lib=
#{
JamRuby
::
VERSION
}
"
end
end
Reference in New Issue
View Git Blame
Copy Permalink