Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-04-26 03:00:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
3d6eafe32ed498784dba2b9782bbf7df47ebeb6b
rails/actionpack/test
History
Will Farrington 3f65e7f7be Add button_tag support to ActionView::Helpers::FormBuilder.
This support is near-identical to the existing submit_tag support.

Example:

    <%= form_for @post do |f| %>
      <%= f.button %>
    <% end %>
2011-12-11 08:56:26 -05:00
..
abstract
Deprecate implicit layout lookup in favor of inheriting the _layout config.
2011-12-09 07:20:55 +01:00
activerecord
Deprecate set_table_name in favour of self.table_name= or defining your own method.
2011-11-29 20:13:36 +00:00
controller
Fix another regression related to the layout optimization.
2011-12-08 22:56:50 +01:00
dispatch
Use default charset when we read content type without charset.
2011-12-07 12:35:44 +09:00
fixtures
test helpers in erb using erb
2011-11-30 17:38:09 +03:00
lib
Rely on a public contract between railties instead of accessing railtie methods directly.
2011-11-23 19:06:45 +00:00
template
Add button_tag support to ActionView::Helpers::FormBuilder.
2011-12-11 08:56:26 -05:00
tmp
Use safe tmp dir
2009-08-13 21:03:25 -05:00
abstract_unit.rb
Split ShowExceptions responsibilities in two middlewares.
2011-12-01 20:46:18 +01:00
active_record_unit.rb
Autoload AR test case
2010-01-04 16:50:01 -06:00
ts_isolated.rb
Give useful test:isolated failures
2009-11-04 12:44:06 -08:00
Powered by Gitea Version: 1.25.3 Page: 358ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API