mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 08:55:36 -04:00 
			
		
		
		
	Add acts_as_loggable gem
This commit is contained in:
		
							parent
							
								
									aa3ed3d43b
								
							
						
					
					
						commit
						f5be9ca6ff
					
				
							
								
								
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							| @ -9,6 +9,7 @@ gem 'jquery-rails', '~> 2.0' | ||||
| gem 'decent_exposure', '~> 1.0.1' | ||||
| gem 'will_paginate', '~> 3.0.3' | ||||
| gem 'bootstrap-will_paginate', '~> 0.0.6' | ||||
| gem 'acts_as_loggable', :git => 'git@github.com:spacemunkay/acts_as_loggable.git' | ||||
| 
 | ||||
| # Gems used only for assets and not required | ||||
| # in production environments by default. | ||||
|  | ||||
| @ -1,3 +1,11 @@ | ||||
| GIT | ||||
|   remote: git@github.com:spacemunkay/acts_as_loggable.git | ||||
|   revision: bacd43a1de10edd3eac0fefc6dcc35ca282e416a | ||||
|   specs: | ||||
|     acts_as_loggable (0.0.3) | ||||
|       activerecord (>= 3.0) | ||||
|       activesupport (~> 3.0) | ||||
| 
 | ||||
| GEM | ||||
|   remote: https://rubygems.org/ | ||||
|   specs: | ||||
| @ -210,6 +218,7 @@ PLATFORMS | ||||
|   ruby | ||||
| 
 | ||||
| DEPENDENCIES | ||||
|   acts_as_loggable! | ||||
|   bootstrap-will_paginate (~> 0.0.6) | ||||
|   capybara (~> 1.1.2) | ||||
|   coffee-rails (~> 3.2.1) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user