Do not accidently mark _prefixes as private.

This commit is contained in:
José Valim
2012-04-05 09:14:59 -03:00
parent 6846014def
commit dacdc72581
2 changed files with 4 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
PATH
remote: .
specs:
devise (2.0.4)
devise (2.1.0.rc)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
orm_adapter (~> 0.0.7)
railties (~> 3.1)
warden (~> 1.1.1)
@@ -87,7 +87,7 @@ GEM
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
orm_adapter (0.0.6)
orm_adapter (0.0.7)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.1)