This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
BikeBikeBike
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Bike!Bike! Website!
647
Commits
3
Branches
0
Tags
384 MiB
Ruby
44.4%
Haml
22.9%
SCSS
18.2%
JavaScript
7.3%
Gherkin
6.5%
Other
0.4%
Tree:
294e405168
BikeBikeBike
/
db
/
migrate
/
20140217225420_add_avatar_t...
5 lines
112 B
Raw
Blame
History
class
AddAvatarToUsers
<
ActiveRecord
::
Migration
def
change
add_column
:users
,
:avatar
,
:string
end
end
Reference in new issue