1. 06 3月, 2017 1 次提交
    • Y
      Fix `direct` with params example [ci skip] · 0c1ff424
      yuuji.yaginuma 提交于
      Since `ActionController:Parameters` does not inherit `Hash`, need to
      explicitly convert it to `Hash`.
      Also, `Parameters#to_h` returns `Hash` whose key is `String`. Therefore,
      if merge as it is, the value will not be overwritten as expected.
      0c1ff424
  2. 05 3月, 2017 5 次提交
  3. 04 3月, 2017 32 次提交
  4. 03 3月, 2017 2 次提交