| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | source 'http://rubygems.org' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | gem 'rails', '3.0.3' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | gem 'bson_ext' | 
					
						
							|  |  |  | gem 'carrierwave' | 
					
						
							|  |  |  | gem 'devise' | 
					
						
							|  |  |  | gem 'mini_magick' | 
					
						
							| 
									
										
										
										
											2011-03-31 01:31:45 +00:00
										 |  |  | gem 'mongoid' | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # gem 'rblog', :path => 'lib/rblog' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | # Bundle edge Rails instead: | 
					
						
							|  |  |  | # gem 'rails', :git => 'git://github.com/rails/rails.git' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | # Use unicorn as the web server | 
					
						
							|  |  |  | # gem 'unicorn' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | # Deploy with Capistrano | 
					
						
							|  |  |  | # gem 'capistrano' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | # To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+) | 
					
						
							|  |  |  | # gem 'ruby-debug' | 
					
						
							|  |  |  | # gem 'ruby-debug19' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-13 10:19:51 +00:00
										 |  |  | # Bundle the extra gems: | 
					
						
							|  |  |  | # gem 'bj' | 
					
						
							|  |  |  | # gem 'nokogiri' | 
					
						
							|  |  |  | # gem 'sqlite3-ruby', :require => 'sqlite3' | 
					
						
							|  |  |  | # gem 'aws-s3', :require => 'aws/s3' | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Bundle gems for the local environment. Make sure to | 
					
						
							|  |  |  | # put test-only gems in this group so their generators | 
					
						
							|  |  |  | # and rake tasks are available in development mode: | 
					
						
							|  |  |  | # group :development, :test do | 
					
						
							|  |  |  | #   gem 'webrat' | 
					
						
							| 
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 |  |  | # end |