-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add method Cell#cached? #478
base: master
Are you sure you want to change the base?
Add method Cell#cached? #478
Commits on May 13, 2016
-
Add concise #inpsect to ViewModel
in order to make #inpect to not blow up screen wher controller with request and helpers included in instance of the ViewModel
shvetsovdm committedMay 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 444b6c4 - Browse repository at this point
Copy the full SHA 444b6c4View commit details
Commits on May 14, 2016
-
Refactor #inspect to a modular extensible solution
shvetsovdm committedMay 14, 2016 Configuration menu - View commit details
-
Copy full SHA for fafbe0a - Browse repository at this point
Copy the full SHA fafbe0aView commit details -
Fix inspect_test.rb to work with ruby 2.0.0
shvetsovdm committedMay 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 834aae9 - Browse repository at this point
Copy the full SHA 834aae9View commit details
Commits on May 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d0ed61b - Browse repository at this point
Copy the full SHA d0ed61bView commit details -
Merge pull request trailblazer#452 from georgemillo/cells-erb-dev-dep…
…endency bump cells-erb dev dependency to >= 0.1.0
Configuration menu - View commit details
-
Copy full SHA for 91e6315 - Browse repository at this point
Copy the full SHA 91e6315View commit details
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27c62c1 - Browse repository at this point
Copy the full SHA 27c62c1View commit details -
Merge pull request trailblazer#457 from olleolleolle/patch-1
README: Build badge point to trailblazer/cells
Configuration menu - View commit details
-
Copy full SHA for 7c1cf8d - Browse repository at this point
Copy the full SHA 7c1cf8dView commit details
Commits on Mar 19, 2018
-
Ruby 2.2 is reaching it's end of life at the end of the month. But I think it's useful to test recent Ruby versions as well.
Configuration menu - View commit details
-
Copy full SHA for c4e6b9d - Browse repository at this point
Copy the full SHA c4e6b9dView commit details
Commits on Mar 24, 2018
-
Merge pull request trailblazer#466 from iGEL/travis
Update tested Ruby version
Configuration menu - View commit details
-
Copy full SHA for 3df9f32 - Browse repository at this point
Copy the full SHA 3df9f32View commit details
Commits on Mar 27, 2018
-
Merge pull request trailblazer#399 from shvetsovdm/concise_cell_inspect
Add concise #inspect to ViewModel
Configuration menu - View commit details
-
Copy full SHA for a0f1336 - Browse repository at this point
Copy the full SHA a0f1336View commit details
Commits on Apr 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9ea1ee8 - Browse repository at this point
Copy the full SHA 9ea1ee8View commit details -
Merge pull request trailblazer#469 from trailblazer/fix-warning
Fix warning for undefined instance variable
Configuration menu - View commit details
-
Copy full SHA for 2313a8e - Browse repository at this point
Copy the full SHA 2313a8eView commit details
Commits on Apr 27, 2018
-
Use Tilt::Cache instead of our own cache implementation
Tilt::Cache is a generic key-value store. This works exactly the same, if we move some code around.
Configuration menu - View commit details
-
Copy full SHA for 036dea8 - Browse repository at this point
Copy the full SHA 036dea8View commit details -
Split file lookup and template parsing
The find loop is necessary to find out which prefix contains the template that we are looking for. Template parsing happens for the first template that is found. If we split the file lookup and template building, the code becomes easier to read and easier to maintain.
Configuration menu - View commit details
-
Copy full SHA for ee8133d - Browse repository at this point
Copy the full SHA ee8133dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4ec99 - Browse repository at this point
Copy the full SHA 1e4ec99View commit details
Commits on Jul 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0c9f655 - Browse repository at this point
Copy the full SHA 0c9f655View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f7f87 - Browse repository at this point
Copy the full SHA e9f7f87View commit details
Commits on Jul 28, 2018
-
Merge pull request trailblazer#475 from trailblazer/ruby-upgrade
Drop support for old rubies
Configuration menu - View commit details
-
Copy full SHA for 2d33ad0 - Browse repository at this point
Copy the full SHA 2d33ad0View commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fd64505 - Browse repository at this point
Copy the full SHA fd64505View commit details
Commits on Jul 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5e309c3 - Browse repository at this point
Copy the full SHA 5e309c3View commit details