0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating the README for Rails4 and including the LICENSE file for MIT License More... almost 11 years ago
Adding in the README details about Apartment and how to use it More... almost 11 years ago
Using strong parameters rather than attr_accessible More... almost 11 years ago
Fixing a Gem dependency error for active_model_serializers More... almost 11 years ago
Updating the cadenero.gemspec for removing some unused dependencies More... almost 11 years ago
Minor update in README More... almost 11 years ago
Fixing the Gemfile and adding some updates to the README for 0.0.2-b8 release More... almost 11 years ago
README update for releasing the version 0.0.2-b7 More... almost 11 years ago
Spec for checking that can access only with the auth_token as signed in and without cookies More... almost 11 years ago
Refactoring for extracting the common functionallity for auth_tokens in Models More... almost 11 years ago
Extracting the auth_token for the User and Account models More... almost 11 years ago
verify that no access is granted using an auth_token from a user of other account More... almost 11 years ago
For request using a valid auth_token access is granted More... almost 11 years ago
Refactoring for making clear that the strategy password using sessions More... almost 11 years ago
Adding the AuthenticationHelpers in the RSpec spec_helper to avoid including it in each feature More... almost 11 years ago
Extracting the configs for DatabaseCleaner to be share in the Engine and be useful in the apps More... almost 11 years ago
Update RSpec generator configuration to avoid Spec Views More... almost 11 years ago
Updating seeds to associate Account and User by Member More... almost 11 years ago
Adding auth_token to the Member to be sure each user has different auth_token for each account More... almost 11 years ago
Refactoring the RSpec Helpers and Spec to be more expressive More... almost 11 years ago
Updating the README to include instructions for running the Specs and merging the changes from joseluistorres More... almost 11 years ago
Refactoring of Spec names for helpers and covering the InstallGenerator option[no-migration] case More... almost 11 years ago
Expanding the test coverage for the methods ofr the InstallGenerator More... almost 11 years ago
FIX controller spec for show user More... almost 11 years ago
Updated documentation using yard-rspec and including the specs More... almost 11 years ago
Updated documentation using yard-rspec More... almost 11 years ago
Update Gemfile.lock with Cadenero b4 More... almost 11 years ago
Updating README and routes More... almost 11 years ago
Ensuring that the owners of accounts have an authentication token More... almost 11 years ago
Extracting in a helper common RSpec helpers authentication methods for Cadenero More... almost 11 years ago