Rakefile in file_model-0.0.6 vs Rakefile in file_model-0.0.7
- old
+ new
@@ -1,10 +1,9 @@
require 'rake_ext'
-project(
+project \
name: "file_model",
gem: true,
summary: "File storage for Models",
author: "Alexey Petrushin",
- homepage: "http://github.com/alexeypetrushin/file_model"
-)
+ homepage: "http://github.com/alexeypetrushin/file_model"
\ No newline at end of file