mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	-Moved bikes to User model instead of profile -User can copy user log to a bike log with new actsasloggable -Added user stats -some css was messing up checkboxes, need to figure out which stylesheet was doing that
Developer Setup
- use rvm
- allow the .rvmrc file
- gem install bundler
- bundle
- rake db:create db:migrate db:seed
- rake
- rails s
Mailcatcher
Use mailcatcher to see what emails look like in development. Follow the instructions from http://mailcatcher.me/ to create an rvm wrapper so you don't install it all over your gemsets
Description
				
					Languages
				
				
								
								
									Ruby
								
								75.7%
							
						
							
								
								
									JavaScript
								
								13.8%
							
						
							
								
								
									Haml
								
								8%
							
						
							
								
								
									HTML
								
								1.5%
							
						
							
								
								
									SCSS
								
								0.6%
							
						
							
								
								
									Other
								
								0.4%