0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove .rvmrc More... almost 11 years ago
3.1.12 added to appraisals More... almost 11 years ago
Confirm 3.2.12 works More... almost 11 years ago
Ensure comma works with latest rails 3.2.11 More... about 11 years ago
Lock file update More... over 11 years ago
Bump gem patch version for customisable file extensions More... over 11 years ago
Bump supported rails version to 3.2.8 More... over 11 years ago
Merge pull request #47 from trappist/master More... over 11 years ago
Add support for custom mime type in Rails downloads More... over 11 years ago
Allow custom file extension for Rails downloads More... over 11 years ago
RBX compatibility for 1.8 only, 1.9 has 'issues' More... about 12 years ago
Support RBX More... about 12 years ago
Bump version to 3.0.3 for comma version with Ruby 1.8.7, 1.9.2, 1.9.3 and REE 1.8.7 with Readme updates More... about 12 years ago
Update Readme to reflect compatibility across ruby versions More... about 12 years ago
Conditionally require FasterCSV when using <Ruby1.9. This makes Comma work with 1.8, 1.9, REE. More... about 12 years ago
Add travis.yml More... about 12 years ago
Update Readme More... about 12 years ago
Bumped Rails version as style can now be passed via the renderer More... about 12 years ago
Remove the db generated now it is ignored More... about 12 years ago
Allow comma options to be passed through to renderer, only take those that are accepted to avoid unknown parameters hitting CSV library. Fixes #30 . More... about 12 years ago
Ignore the development sqllite file More... about 12 years ago
Updated gem version gemfiles in testing More... about 12 years ago
Updated gemfile lock with new version More... about 12 years ago
Bump version number for latest fixes More... about 12 years ago
Capture coverage across rails version tests More... about 12 years ago
Handle custom CSV options, any passed into render method will be passed on to the CSV library. Fixes #28 . More... about 12 years ago
Test for capturing the Rails renderer More... about 12 years ago
Initial rails controller tests with dummy rails app, cleanup of division between rails and non-rails classes More... about 12 years ago
Add simplecov for some basic coverage info More... about 12 years ago
Readme updated More... about 12 years ago