This website works better with JavaScript.
Home
Help
Sign In
ben
/
calefaction
mirror of
https://github.com/earwig/calefaction
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
A corporation manager and dashboard for EVE Online
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
2
Branches
1.4 MiB
Tree:
0db7ddaf9c
master
old-ruby
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0db7ddaf9c'
${ noResults }
calefaction
/
app
/
models
/
user.rb
user.rb
36 B
Raw
Normal View
History
Start working on some basic MVC things.
9 years ago
1
2
class User < ActiveRecord::Base
end