mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* lib/erb.rb (ERB::Revision): cut off locale dependent string in Date
keyword. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									c5e0963a5e
								
							
						
					
					
						commit
						35f28e6b81
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -236,7 +236,7 @@
 | 
			
		|||
# Rails, the web application framework, uses ERB to create views.
 | 
			
		||||
#
 | 
			
		||||
class ERB
 | 
			
		||||
  Revision = '$Date$' 	#'
 | 
			
		||||
  Revision = '$Date::                           $' 	#'
 | 
			
		||||
 | 
			
		||||
  # Returns revision information for the erb.rb module.
 | 
			
		||||
  def self.version
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue