habitica/app/models/habit.rb

3 lines
37 B
Ruby
Raw Normal View History

2012-02-01 04:09:00 +00:00
class Habit < ActiveRecord::Base
end