edgarj 0.01.16
Edgarj provides CRUD functions on controller and view for any model as follows: * Ajax CRUD * sort by clicking column header * QBE(Query By Example) search (under construction, sorry) * CSV download * popup for belongs_to attribute
Gemfile:
=
install:
=
Runtime Dependencies (9):
awesome_nested_set
~> 2
bcrypt-ruby
~> 3.0.1
jquery-rails
~> 3.1.0
jquery-ui-rails
~> 5.0.0
kaminari
~> 0.15
rails
~> 3.2.19
rails_config
>= 0
remotipart
~> 1.2
strong_parameters
~> 0.2.3
Development Dependencies (1):
mysql2
>= 0