17
Jun 2015
SetUp will_paginate gem With Bootstrap
will_paginate gem comes with default style. we can customize it....
1. add will_paginate gem in your Gemfile
gem 'will_paginate', '~> 3.
will_paginate gem comes with default style. we can customize it....
1. add will_paginate gem in your Gemfile
gem 'will_paginate', '~> 3.
You can create nested forms according to entity relationships and rails framework will take care of saving data in db. So lets start with example:
Taking Example of User and Profile
User has login i