adding Railscasts episode to documentation
This commit is contained in:
		
							parent
							
								
									f919ac53bb
								
							
						
					
					
						commit
						67416532f4
					
				@ -4,7 +4,7 @@ This is a simple authorization solution for Ruby on Rails to restrict what a giv
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
This assumes you already have authentication (such as Authlogic[http://github.com/binarylogic/authlogic]) which provides a current_user model.
 | 
					This assumes you already have authentication (such as Authlogic[http://github.com/binarylogic/authlogic]) which provides a current_user model.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
See the RDocs[http://rdoc.info/projects/ryanb/cancan] and Wiki[http://wiki.github.com/ryanb/cancan] for additional documentation.
 | 
					See the RDocs[http://rdoc.info/projects/ryanb/cancan], Wiki[http://wiki.github.com/ryanb/cancan] and Railscasts episode[http://railscasts.com/episodes/192-authorization-with-cancan] for additional documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
== Installation
 | 
					== Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user