datarockets / rails-views

MIT License
7 stars 0 forks source link

When I use rails view gem, I'd like features to be up to date with cells gem in order not to implement already exist stuff #13

Open AleksSenkou opened 5 years ago

AleksSenkou commented 5 years ago

Upgrade cells and other dependencies

Note: after adding test suites

DDKatch commented 5 years ago

Heh, there's no exact version for cells-rails gem in gemspec file, so because of that it uses the latest version of cells every time. You can see Gemfile.lock file even lies in .gitignore. Don't you think it's a tricky behavior @AleksSenkou @roman-dubrovsky ?

AleksSenkou commented 5 years ago

@DDKatch sure, we need versioning