Remove annotations from specs
This commit is contained in:
parent
9d4d40deed
commit
9e7d77cece
13 changed files with 0 additions and 212 deletions
|
@ -1,19 +1,3 @@
|
|||
# == Schema Information
|
||||
#
|
||||
# Table name: events
|
||||
#
|
||||
# id :integer(4) not null, primary key
|
||||
# target_type :string(255)
|
||||
# target_id :integer(4)
|
||||
# title :string(255)
|
||||
# data :text
|
||||
# project_id :integer(4)
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# action :integer(4)
|
||||
# author_id :integer(4)
|
||||
#
|
||||
|
||||
require 'spec_helper'
|
||||
|
||||
describe Event do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue