This website works better with JavaScript.
Explore
Help
Sign In
mirrors
/
devdocs
mirror of
https://github.com/freeCodeCamp/devdocs
Watch
1
Star
0
Fork
You've already forked devdocs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5b52d378d
devdocs
/
assets
/
javascripts
/
models
/
model.coffee
4 lines
95 B
Raw
Blame
History
class
app
.
Model
constructor:
(attributes) ->
@
[
key
]
=
value
for
key
,
value
of
attributes
Reference in new issue
View Git Blame
Copy Permalink