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
565
Commits
235
Branches
272
Tags
76 MiB
Ruby
93.2%
HTML
5.9%
JavaScript
0.4%
SCSS
0.3%
Tree:
83ad9457b8
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