We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Railsadmin DSL (markdown)
Revert Railsadmin-DSL to last good state before it was emptied by @demoabc
add syntax highlight
Created Railsadmin DSL (markdown)
Destroyed Railsadmin DSL (markdown)
dqwdwq
It is information even in plural
List, Edit or something else for all models ActiveRecord::Base.descendants.each do |imodel| end
Attention: If you loose some fileds after using `groupings`, add `include_all_fields` to your configuration.
Using backtick instead of italics for the name of this file. Couldn't escape the underscore in the name of the file.
Mention the use of "modal" instead of "create" and "update"
Missed quotes :)
Fix some headings
Changed 'render do' to 'def render' per issue https://github.com/sferik/rails_admin/issues/916