| 
														
															@@ -4,7 +4,7 @@ describe TaiwanCity::DataController do 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															   describe "GET 'show'" do 
														 | 
														
														 | 
														
															   describe "GET 'show'" do 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     it "returns http success" do 
														 | 
														
														 | 
														
															     it "returns http success" do 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      get 'show', id: '000', use_route: 'taiwan_city' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      get 'show', id: '00000', use_route: 'taiwan_city' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       response.should be_success 
														 | 
														
														 | 
														
															       response.should be_success 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     end 
														 | 
														
														 | 
														
															     end 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   end 
														 | 
														
														 | 
														
															   end 
														 |