what best proceed review rails event secret?
i opening rails event tip programmatically (i am controlling beget sign-on token).
here's i've adult with:
actioncontroller::base.session.first[:secret]
this advantage event secret. however, each actioncontroller::base.session adds another opening an array finish adult something this:
[{:session_key=>"_new_app_session", :secret=>"totally-secret-you-guys"}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}]
this strikes me being good.
is there improved proceed opening event secret?
Comments
Post a Comment