aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-04-18 16:01:31 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-04-18 16:01:38 -0300
commite62f4404cf35e1606def6853b4450068f0ebc2cb (patch)
treea034f83cd0a529e0926b860c4facaf59333b7466 /activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb
parent4746f92b137ed22189cd98247d29773807a40a87 (diff)
downloadrails-e62f4404cf35e1606def6853b4450068f0ebc2cb.tar.gz
rails-e62f4404cf35e1606def6853b4450068f0ebc2cb.tar.bz2
rails-e62f4404cf35e1606def6853b4450068f0ebc2cb.zip
Unindent attributes iteration in scaffold index template
Otherwise we get extra indent for the <td> elements due to the extra spaces at the beginning of the lines, like this: <tr> <td><%= author.name %></td> <td><%= link_to 'Show', author %></td> <td><%= link_to 'Edit', edit_author_path(author) %></td>
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb')
0 files changed, 0 insertions, 0 deletions