dsa

Php code posted
created at 07 Aug 14:57

Edit | Back
1
2
3
4
5
6
describe 'permit some elements from params and miss others' do
  before do
    @params = ActionController::Parameters.new @hash
  end
  it 'should log non-permitted attributes' do
    ActiveSu...
200 Bytes in 2 ms with coderay