gitextract_g04nhw_n/ ├── .document ├── .gitignore ├── LICENSE ├── README ├── Rakefile ├── VERSION ├── immutable_attributes.gemspec ├── init.rb ├── install.rb ├── lib/ │ └── immutable_attributes.rb ├── rails/ │ └── init.rb └── test/ └── immutable_attributes_test.rb