Skip to content

Commit

Permalink
Moved methods to respective classes for file and fixed specs
Browse files Browse the repository at this point in the history
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
  • Loading branch information
Vasu1105 committed Oct 5, 2017
1 parent 6afb0c7 commit 5d359fe
Show file tree
Hide file tree
Showing 43 changed files with 1,547 additions and 774 deletions.
5 changes: 0 additions & 5 deletions lib/train/extras.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@

module Train::Extras
require 'train/extras/command_wrapper'
require 'train/extras/file_common'
require 'train/extras/file_unix'
require 'train/extras/file_aix'
require 'train/extras/file_linux'
require 'train/extras/file_windows'
require 'train/extras/os_common'
require 'train/extras/stat'

Expand Down
20 changes: 0 additions & 20 deletions lib/train/extras/file_aix.rb

This file was deleted.

16 changes: 0 additions & 16 deletions lib/train/extras/file_linux.rb

This file was deleted.

79 changes: 0 additions & 79 deletions lib/train/extras/file_unix.rb

This file was deleted.

100 changes: 0 additions & 100 deletions lib/train/extras/file_windows.rb

This file was deleted.

Loading

0 comments on commit 5d359fe

Please sign in to comment.