This website works better with JavaScript.
Explore
Help
Register
Sign In
joepie91
/
openNG
Watch
1
Star
0
Fork
You've already forked openNG
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ce10940e06
feature/core
develop
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce10940e06'
${ noResults }
openNG
/
models
/
Bin.coffee
4 lines
95 B
CoffeeScript
Raw
Blame
History
module.exports =
(bookshelf) ->
bookshelf
.
model
"
Bin
"
,
tableName:
"
bins
"
idAttribute:
"
id
"
Reference in New Issue
View Git Blame
Copy Permalink