Rename the ref record to geef_reference
Remove the access hacks for elixir and make :geef_reference an elixir macro as well.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
defrecord :geef_reference, Record.extract(:geef_reference, from: "src/geef_records.hrl")
|
||||
|
||||
defmodule Geef.Reference do
|
||||
alias Geef.Repository
|
||||
|
||||
@@ -21,4 +23,4 @@ defmodule Geef.Reference do
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user