This website works better with JavaScript.
Explore
Help
Sign In
baarkerlounger
/
submit-social-housing-lettings-and-sales-data
mirror of
https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data.git
Watch
1
Star
0
Fork
You've already forked submit-social-housing-lettings-and-sales-data
0
Code
Issues
Projects
Releases
Wiki
Activity
Submit social housing lettings and sales data (CORE)
core
2548
Commits
229
Branches
269
Tags
74 MiB
Ruby
93.3%
HTML
5.9%
JavaScript
0.4%
SCSS
0.3%
Tree:
e3f608dc17
submit-social-housing-letti...
/
app
/
helpers
/
platform_helper.rb
5 lines
83 B
Raw
Blame
History
module
PlatformHelper
def
self
.
is_paas?
!
ENV
[
"
VCAP_SERVICES
"
]
.
nil?
end
end
Reference in new issue
Copy Permalink