Fix directories the project is on top level dir

This commit is contained in:
Santiago Pastorino
2013-07-25 18:03:04 -03:00
parent 0c91564101
commit 0d4dfb69a9
14 changed files with 221 additions and 25 deletions

View File

@@ -0,0 +1,5 @@
module ActiveModel
class Serializer
VERSION = "0.8.1"
end
end