0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use industrial code to find the subdomain. use arel scopes that are explicit and expressive. More... about 10 years ago
I would like to be able to pass in scopes, which are already good to go in terms of finding More... about 10 years ago
Merge pull request #5 from jhollinger/master More... over 10 years ago
Add some controller helpers for handling subdomain restrictions More... over 10 years ago
Add concept of global subdomains More... over 10 years ago
Make each_subdomain thread-safe More... almost 11 years ago
Add back in session= More... almost 11 years ago
Merge pull request #4 from consolo/global_users More... almost 11 years ago
Allow easy override of the subdomain (for tests) More... almost 11 years ago
subdomain_session was a bad idea. session should simply respect Agency.current More... almost 11 years ago
Add with_subdomain method, change sans_subdomain to without_subdomain More... almost 11 years ago
Subdomain.sans_subdomain should return the result of the block More... almost 11 years ago
Add Subdomain.sans_subdomain More... almost 11 years ago
Rails 3.2 fix More... almost 11 years ago
Use Ruby 1.8 Hash syntax More... about 11 years ago
Readonly fix More... about 11 years ago
Fix updates and deletes when using the :delegate option More... about 11 years ago
Add :delegate option to acts_as_restricted_subdomain More... about 11 years ago
Don't overwrite 'session'. Instead provide 'subdomain_session' accessor methods More... about 11 years ago
Make threadsafe More... almost 12 years ago
Allow users to be signed in from a different subdomain More... almost 12 years ago
Add a reset_session method that only resets the current subdomain's data More... almost 12 years ago
adding validation based on the subdomian More... about 12 years ago
proper controller loading More... over 12 years ago
proper gem loading More... over 12 years ago
still no clue More... over 12 years ago
i have no clue what I'm doing now More... over 12 years ago
upping some dependcies More... over 12 years ago
Merge branch '3.0.0' of github.com:consolo/acts_as_restricted_subdomain into 3.0.0 More... over 12 years ago
use a block, not proc. More... over 12 years ago