mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
gemspec, add pending specs
This commit is contained in:
parent
79086c4748
commit
0b39edc8a4
4 changed files with 41 additions and 10 deletions
1
Rakefile
1
Rakefile
|
|
@ -8,6 +8,7 @@ begin
|
|||
s.email = "ben@benmabey.com"
|
||||
s.homepage = "http://github.com/bmabey/database_cleaner"
|
||||
s.description = "TODO"
|
||||
s.files = FileList["[A-Z]*.*", "{examples,lib,features,spec}/**/*", "Rakefile", "cucumber.yml"]
|
||||
s.authors = ["Ben Mabey"]
|
||||
end
|
||||
rescue LoadError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue