0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regenerate gemspec for version 0.1.0 More... over 12 years ago
Version bump to 0.1.0 More... over 12 years ago
Add support for mysql. More... over 12 years ago
Properly identify actions when the method is other than GET More... over 12 years ago
Fix call to read adpater name. More... over 12 years ago
Merge pull request #8 from diebels727/master More... over 12 years ago
- No default.js in layout. - Add link back to the application at bottom of layout. More... over 12 years ago
Merge pull request #6 from zamith/master More... over 12 years ago
Add support for SQLite. More... over 12 years ago
Catches route not found exception More... over 12 years ago
Fixes asset pipeline problems More... over 12 years ago
Regenerate gemspec for version 0.0.1 More... over 12 years ago
Removing unused ActionCost::ActiveRecord::Gauge. More... over 12 years ago
- Initialize and save ActionCost data in global variable from initializer. - Use this global variable in middleware in ActionCost::Data. - alias_method_chain exec_query only in Rails 3.1 and 3.2. - Use Rails.application.routes for all version of Rails. More... over 12 years ago
Use cattr_accessor for @@singleton class variable More... over 12 years ago
Compatibility with Rails 3.2 (hook in exec_query as well as execute) and accept leading spaces in sql strings. More... over 12 years ago
Removing rcov dependency for compatibility with ruby 1.9 More... over 12 years ago
Merge branch 'master' of https://github.com/plerohellec/action_cost More... over 12 years ago
Updating Rakefile and creating gemspec file More... over 12 years ago
Merge pull request #2 from hectorvs/patch-1 More... over 12 years ago
Update README.rdoc More... over 12 years ago
Add info about routes and custom logfile. More... over 12 years ago
change ActionCost Dashboard page title More... over 12 years ago
Merge branch 'master' of github.com:plerohellec/action_cost More... over 12 years ago
adding custom logfile More... over 12 years ago
Update README.rdoc More... over 12 years ago
add views and routes and fix counts More... over 12 years ago
include RecordCache into the picture More... over 12 years ago
include RecordCache into the picture More... over 12 years ago
implement and plug-in RequestStats and StatsCollector More... over 12 years ago