Skip to content

Commit

Permalink
debugga
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Shishkin committed Jul 9, 2015
1 parent 0e4a46b commit 68fea53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/active_admin/views/index_as_table.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def default_table
resource_class.content_columns.each do |col|
column col.name.to_sym
end
p default_actions
default_actions unless default_actions == ''
end
end
Expand Down

0 comments on commit 68fea53

Please sign in to comment.