1. 02 12月, 2011 3 次提交
  2. 30 11月, 2011 6 次提交
  3. 29 11月, 2011 2 次提交
  4. 28 11月, 2011 1 次提交
    • V
      add namespace options to form_for · fb8b555c
      Vasiliy Ermolovich 提交于
      You can provide a namespace for your form to ensure uniqueness of id attributes on form elements.
      The namespace attribute will be prefixed with underscore on the generate HTML id
      fb8b555c
  5. 27 11月, 2011 1 次提交
  6. 26 11月, 2011 1 次提交
  7. 25 11月, 2011 1 次提交
  8. 24 11月, 2011 3 次提交
  9. 23 11月, 2011 2 次提交
  10. 22 11月, 2011 4 次提交
  11. 19 11月, 2011 5 次提交
  12. 18 11月, 2011 1 次提交
  13. 17 11月, 2011 1 次提交
  14. 15 11月, 2011 1 次提交
  15. 14 11月, 2011 1 次提交
  16. 10 11月, 2011 2 次提交
  17. 08 11月, 2011 1 次提交
    • B
      Fix trouble using :subdomain in development environment when using numeric addresses. · bd559b00
      Bradford Folkens 提交于
          See-also pull request #3561 from 3-1-stable
      
          Otherwise the following occurs:
      
          TypeError: can't convert nil into String
              /Users/bfolkens/dev/bfolkens-rails-core/actionpack/lib/action_dispatch/http/url.rb:75:in host_or_subdomain_and_domain'
              /Users/bfolkens/dev/bfolkens-rails-core/actionpack/lib/action_dispatch/http/url.rb:37:in url_for'
              /Users/bfolkens/dev/bfolkens-rails-core/actionpack/lib/action_dispatch/routing/url_for.rb:147:in test_subdomain_may_be_accepted_with_numeric_host'
              /Users/bfolkens/dev/bfolkens-rails-core/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in run'
              /Users/bfolkens/dev/bfolkens-rails-core/activesupport/lib/active_support/callbacks.rb:426:in send'
              /Users/bfolkens/dev/bfolkens-rails-core/activesupport/lib/active_support/callbacks.rb:81:in run'
      bd559b00
  18. 06 11月, 2011 2 次提交
  19. 05 11月, 2011 1 次提交
  20. 04 11月, 2011 1 次提交