1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Fix public_key attribute to be visible in table.

This commit is contained in:
Rupak Ganguly 2012-11-26 10:50:10 -05:00
parent 42e69cfee7
commit a204930440

View file

@ -13,8 +13,6 @@ module Fog
attribute :private_key
attribute :user_id
attr_accessor :public_key
def destroy
requires :name