lab2023 / cybele

Rails template for our development standards. Cybele makes your apps ready for faster development and easy deployment.
http://kebab-project.org/
MIT License
46 stars 10 forks source link

Which table grid gem should we use? #9

Closed onurozgurozkan closed 11 years ago

onurozgurozkan commented 11 years ago

Features

Companents

Don't forget! We use these components at Rails 4 with Turbolinks.

tayfunoziserikan commented 11 years ago

Wice_grid :-1:

onurozgurozkan commented 11 years ago

Wice_grid :-1:

May be we can develop a new grid component.

yunusozcan commented 11 years ago

Wice_grid :-1: We try these gems https://github.com/bogdan/datagrid https://github.com/rmg/magic_grid

onurozgurozkan commented 11 years ago

What about data tables? We can write easily generators and it is ajax. Also it is component base.

tayfunoziserikan commented 11 years ago

Maybe we don't need grid. Grids used in more complex apps. We have to do more simple and clean applications.

onurozgurozkan commented 11 years ago

Most of our clients wants grid. I am not sure. If we don't use grid, we can use http://listjs.com/ . It is also component base.

onurozgurozkan commented 11 years ago

We use just html table and ransack