Releases: ltfschoen/rails_csv_app
Releases · ltfschoen/rails_csv_app
Feature / Fake CSV Generator - Show Image for Url
Merge pull request #5 from ltfschoen/feature/csv-generator Feature/csv generator
Feature / Fake CSV Generator
- Added Fake CSV Gem. Created Fake CSV Config. Generated CSV file with fake data
- Changed Id to Uid string
Feature / Bootstrap 4 Responsive Grid and Styles
- Bootstrap 4 Responsive Grid, Tables, Input Fields, Buttons, Alerts
- Fixed Padding
Feature / Search and Filter Data Uploaded from CSV with Pagination
- Added Search, Sorting, and Pagination using AJAX
- Added jQuery3 and jQueryUI Gem
- Added Willpaginate Gem
- Added released_at field to CSV
- Configured Sass to load image correctly to fix browser error
Feature / CSV Upload and Display
Merge pull request #1 from ltfschoen/feature/csv Feature / CSV Upload and Display - Tests pass. Updated controller, models, views.
Pre-Release Boilerplate Ruby on Rails App
Ruby on Rails app configured to use:
- Rails - 5.0.2
- Ruby - 2.4.0-p0
- Ruby Gemset - rails_csv_app
- PostgreSQL
- RSpec - 3.5.4
Includes custom Shell script to automatically launch both web server and open browser