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
638
Commits
229
Branches
274
Tags
77 MiB
Ruby
93.3%
HTML
5.8%
JavaScript
0.4%
SCSS
0.3%
Tree:
84cf4aad30
submit-social-housing-letti...
/
app
/
models
/
constants
/
organisation.rb
6 lines
92 B
Raw
Blame
History
module
Constants::Organisation
ORG_TYPE
=
{
"
LA
"
=
>
1
,
"
PRP
"
=
>
2
,
}
.
freeze
end
Reference in new issue
Copy Permalink