This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
barleysodas
Archived
Watch
1
Star
0
Fork
You've already forked barleysodas
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-05-27
. You can view files and clone it, but cannot push or open issues/pull-requests.
98a3db040b
barleysodas
/
app
/
helpers
/
galleries_helper.rb
6 lines
98 B
Ruby
Raw
Blame
History
module
GalleriesHelper
def
new_image_link
link_to
'Upload Image'
,
new_gallery_url
end
end
Reference in New Issue
View Git Blame
Copy Permalink