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:
parent
42e69cfee7
commit
a204930440
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ module Fog
|
|||
attribute :private_key
|
||||
attribute :user_id
|
||||
|
||||
attr_accessor :public_key
|
||||
|
||||
def destroy
|
||||
requires :name
|
||||
|
||||
|
|
Loading…
Reference in a new issue