文件名称:activeadmin_hstore_editor:允许在ActiveAdmin中将Postgresql hstore值编辑为json树
文件大小:450KB
文件格式:ZIP
更新时间:2024-06-06 15:58:07
Ruby
ActiveAdmin :: HstoreEditor “ hstore_input”字段类型为active_admin,允许将Postgresql hstore值编辑为json树。 通过使用来自jsoneditor.js显示的数据 安装 将此行添加到您的应用程序的Gemfile中: gem 'activeadmin_hstore_editor' 然后执行: $ bundle 或将其自己安装为: $ gem install activeadmin_hstore_editor 在“ active_admin”初始化程序中包含样式 config.register_stylesheet 'active_admin/hstore_editor.css' 在“ active_admin”初始化程序中包含JavaScript config.register_javascript '
【文件预览】:
activeadmin_hstore_editor-master
----LICENSE.txt(1KB)
----lib()
--------activeadmin_hstore_editor.rb(58B)
--------activeadmin()
----Gemfile(110B)
----activeadmin_hstore_editor.gemspec(1KB)
----Rakefile(28B)
----README.md(1KB)
----Gemfile.lock(999B)
----app()
--------inputs()
--------assets()
----vendor()
--------activeadmin_hstore_editor-0.0.1.gem(212KB)
--------assets()
--------Gemfile.lock(190B)